background preloader

Connected TV: TV Service Developers

Connected TV: TV Service Developers

Free download ABC Amber Text Convertor, convert document to PDF, CHM, HTML, RTF, DOC, TXT, WPD, MCW, WPS, SAM, WSD, WRI, RFT Four Steps to (Quickly) Share Your Business Story | Video Communications coach Carmine Gallo shares tips on how to craft your business story -- covering all the essential elements -- so you can tell it it in 60 seconds. He shares the four critical questions you must answer to get your message across to prospects. Related: How to Tell Your Business Story in 60 Seconds or Less Carmine Gallo is a communications coach, a popular keynote speaker and author of several books including The Presentation Secrets of Steve Jobs and The Innovation Secrets of Steve Jobs. His latest is The Power of Foursquare (McGraw-Hill, 2011). Carmine Gallo is the author of TALK LIKE TED: The 9 Public Speaking Secrets of The World's Top Minds.

Ca3D-Engine Home Public Demo Library CiL Classic CiL Classic is being retired The Classic Console includes CiL's basic functionality, but does NOT include the latest features and enhancements. Soon, this console will no longer be available. We highly encourage all users to Switch to the new EventStudio. Questions? Launch Now Everything you love about CoveritLive, but better. "SmartStream" gives you more power in one place. Powerful "Search" makes it easy to wow your Readers with compelling social content from Twitter, YouTube, Instagram and more. "Live Scores" offers instant access to league scores and data from the NFL, NBA, NHL, MLB, NCAA, FIFA and more. Try EventStudio Now! Yes, it's free!

Marko Prljić Portfolio EnterTheSingularity Online Access The DBpedia data set can be accessed online via a SPARQL query endpoint and as Linked Data. 1. Querying DBpedia The DBpedia data set enables quite astonishing query answering possibilities against Wikipedia data. 1.1. There is a public SPARQL endpoint over the DBpedia data set at OpenLink Virtuoso as the back-end database engine. There is a list of all DBpedia data sets that are currently loaded into the SPARQL endpoint. You can ask queries against DBpedia using: the Leipzig query builder at the OpenLink Interactive SPARQL Query Builder (iSPARQL) at the SNORQL query explorer at (does not work with Internet Explorer); or any other SPARQL-aware client(s). Fair Use Policy: Please read this post for information about restrictions on the public DBpedia endpoint. 1.2. There is a public Faceted Browser “search and find” user interface at 1.3. here. 1.4.

One way to control shader parameters The basic idea is making a shader with which you can control the surface's reflection characteristics by editing its BRDF in the GUI. Simple BRDF has two parameters. By mapping the two parameters to the angle components theta, phi of a polar coordinate, and mapping the reflectance ratio (so not BRDF, strictly speaking. I made a test shader looooong time ago. The usage is limited of course. Curedale CDex CDex is a CD ripper for Microsoft Windows. It converts tracks on a CD to standard computer sound files, such as WAV, MP3, or Ogg Vorbis. Released under the GNU General Public License, CDex is free software. It was developed and maintained by Georgy Berdyshev. It was originally written by Albert L. Faber. Features[edit] CDex is able to convert CD audio into several formats including WAV, Vorbis, MP3 (using the LAME encoder), VQF, Musepack, APE, and many others. History[edit] In January 2006, the CDex homepage requested a new project manager and developer, implying that Albert L. On June 30, 2007, just one day after the release of the GPLv3, the license of CDex was updated. See also[edit] References[edit] External links[edit]

Iñigo Quilez - home page Intro Current graphics cards are very powerfull, but only because they do "simple" things. In other words, GPUs only have fast implementations for those things that are expected to make a game look great. No complain about that of course. The Thing Linear interpolation is of course much better than the simpler nearest-rounding way of sampling a texture. Usually one should use bicubic interpolation (or even higher order interpolators) to get smooth results. vec4 getTexel( vec2 p ) { return texture2D( myTex, p ); } There is however a trick that is quite known to shader writters, and that's the one of using smoothstep() as a intermediate step when doing linear interpolations (not in the context of texels this time). and therefore which gets value 0 both for x=0 and x=1, which are the extrema of the usual interpolation range (0..1). When the hardware receives a texture coordinate p thru the texture2D() function, it first computes the texel in which the sampling point falls.

Flare | Apps | Dependency Graph This visualization shows the dependencies among classes within the Flare library. Classes are paced along a circle with the radius length signifying the depth of the class in the package structure. A link indicates that a class imports another. When the mouse hovers over a class, the incident links will highlight. Clicking on a class shows the chain of dependencies for that class. Clicking a second time similarly shows all classes that in some form depend on the selected class. As the labels can be small and hard to read in a constrained web page, take a look at the full size version for a more legible graph. Launch full size version. View the source code. If Web 1.0 was all about companies selling stuff to you, and Web 2.0 is about information sharing and user-participation, then what's Web 3.0 going to be? It might be a whole new angle on browsing, for one: In three dimensions. You're probably reading this Web page on a flat screen. The text and graphics of the site are pretty much like a digital magazine with linear flowing text that shapes around embedded photos and flat-rendered imagery distributed around the page. And just about any page you surf off to elsewhere on the Web will have pretty much the same format. Yet when the work day is over and you boot up World of Warcraft (or pretty much any modern game) you immerse yourself in a rich graphical environment that is more visual than text-based, and has representative 3-D image rendering. OpenGL's 3-D Web Standards That's because of two main things: Graphics card power and Web programming. Which is where the WebGL comes in. 3-D Displays Touchscreen, Accelerometer 3-D Navigation

Wiggle stereoscopy - a new approach [Legends of the Sun Pig - Martin Sutherland's Blog] 1. Introduction If you’re never come across Wiggle Stereoscopy before, you should go straight over to Jim Gasperini’s web site. I first came across his images via BoingBoing a couple of years ago, but was reminded of it the other day by a link on Blog-Fu. The technique gives an illusion of 3D by showing two images in rapid alternation: one from a left eye, and one from a right-eye perspective. Essentially it is separating the two pictures in time instead of space as is normally the case. All of the 3D wiggle images I’ve seen on the web have either been animated GIFs, or Flash movies. However, I have come up with a new technique for showing wiggle stereograms on web pages, using only standard JPEG images, and a little sprinkling of Javascript. 2. The first step is to obtain a stereoscopic pair of photographs: two pictures of the same subject, taken a couple of inches apart. Next, download the script file wiggle.js (version 1.2), and reference it in the head of your web page: 3. 4.

Related: