the-color-black.net
The Color Black: Article Overview
https://the-color-black.net/blog/Overview
SVG embedding in XHTML with TextPattern. Stereoscopic Camera for OpenGL. Here’s a list of all published articles on this page:. Stereoscopic Camera for OpenGL. SVG embedding in XHTML with TextPattern. Screen Space transformation in OpenGL. Simple vector class in C. Source Code Management with Git. Apple Trailers with MPlayer. Creating new user with PowerShell. Encoding Movies with x264 and mplayer. Commenting is closed for this article.
the-color-black.net
The Color Black: Scripts
https://the-color-black.net/blog/category/scripts
SVG embedding in XHTML with TextPattern. Stereoscopic Camera for OpenGL. 183; 2010-02-04 16:35 by Black in Programming. Lua strings are opaque byte streams. They are constant, and can only be manipulated by using the string api to create new strings. This can be expensive, especially when creating a string by appending new values at the end. While Lua contains optimizations for direct concatenation, successive appending has a high overhead. But it can also be used standalone. MetaTable for string writers.
the-color-black.net
The Color Black: Lua String Writer
https://the-color-black.net/blog/LuaStringWriter
SVG embedding in XHTML with TextPattern. Stereoscopic Camera for OpenGL. 183; 2010-02-04 16:35 by Black in Programming. Lua strings are opaque byte streams. They are constant, and can only be manipulated by using the string api to create new strings. This can be expensive, especially when creating a string by appending new values at the end. While Lua contains optimizations for direct concatenation, successive appending has a high overhead. But it can also be used standalone. MetaTable for string writers.
the-color-black.net
The Color Black: Stereoscopic Camera for OpenGL
https://the-color-black.net/blog/StereoscopicCameraforOpenGL
SVG embedding in XHTML with TextPattern. Stereoscopic Camera for OpenGL. Stereoscopic Camera for OpenGL. 183; 2010-02-10 02:15 by Black in Graphics. Even to create stereoscopic content digitally, cameras are used. But more than real cameras, a lot of freedom and control lies in the hands of the user. The position and projection can be freely decided without respecting things like the size of the camera, inexactness in the manufacturing of their optics or their weight. For special visualizations, parallel...
the-color-black.net
The Color Black: Source Code Management with Git
https://the-color-black.net/blog/SourceCodeManagementwithGit
SVG embedding in XHTML with TextPattern. Stereoscopic Camera for OpenGL. Source Code Management with Git. 183; 2009-12-29 15:22 by Black in Programming. Is a distributed SCM. Designed by Linus Torvalds. To manage the development of the Linux Kernel. Since it’s licensed under the GPL. It can be used freely by anyone. Git is a distributed SCM. Tool, unlike CVS. It really is quite cool in it’s simplicity). Here’s a one sided comparison. Of git with some alternatives. I still use git these days, and can̵...
the-color-black.net
The Color Black: SVG embedding in XHTML with TextPattern
https://the-color-black.net/blog/SVGembeddinginXHTMLwithTextPattern
SVG embedding in XHTML with TextPattern. Stereoscopic Camera for OpenGL. SVG embedding in XHTML with TextPattern. 183; 2010-02-10 19:20 by Black in Graphics. To store and transport scale independent graphics SVG. Is a standardised format. It is supported by most browsers somewhat, with the exception of Microsoft’s product. It would be nice if it could be used like the usual raster image formats in an. Tag While Safari and other WebKit browsers support this usage, Firefox does not. Instead, SVG. Xml * /'.
the-color-black.net
The Color Black: Graphics
https://the-color-black.net/blog/category/graphics
SVG embedding in XHTML with TextPattern. Stereoscopic Camera for OpenGL. SVG embedding in XHTML with TextPattern. 183; 2010-02-10 19:20 by Black in Graphics. To store and transport scale independent graphics SVG. Is a standardised format. It is supported by most browsers somewhat, with the exception of Microsoft’s product. It would be nice if it could be used like the usual raster image formats in an. Tag While Safari and other WebKit browsers support this usage, Firefox does not. Instead, SVG. Xml * /'.
the-color-black.net
The Color Black: Lua Table Persistence
https://the-color-black.net/blog/LuaTablePersistence
SVG embedding in XHTML with TextPattern. Stereoscopic Camera for OpenGL. 183; 2010-01-27 14:56 by Black in Programming. Is a very flexible scripting language for embedding into programs. It’s standard API. Is very slim, it lacks all but basic functions. Adding them is easy though. The persistence code here requires nothing but lua’s standard io.open. For reading and writing files. It can handle loops, multiple references to the same table in both keys and values, and most standard value types. Nil - [ no...
the-color-black.net
The Color Black: Apple Trailers with MPlayer
https://the-color-black.net/blog/AppleTrailerMPlayer
SVG embedding in XHTML with TextPattern. Stereoscopic Camera for OpenGL. Apple Trailers with MPlayer. 183; 2009-12-18 15:13 by Black in Scripts. The trailers on Apple’s Trailer Page. Are standard Quicktime Movie files, MPlayer. Can play them without any problem. Unfortunately, Apple seems to have decided to block access to non-quicktime clients. Luckily, the blocking is fairly simple: Clients that send the wrong User Agent. Extension.mov ]. Start the program in listening mode and then direct.
the-color-black.net
The Color Black: Programming
https://the-color-black.net/blog/category/Programming
SVG embedding in XHTML with TextPattern. Stereoscopic Camera for OpenGL. SVG embedding in XHTML with TextPattern. 183; 2010-02-10 19:20 by Black in Graphics. To store and transport scale independent graphics SVG. Is a standardised format. It is supported by most browsers somewhat, with the exception of Microsoft’s product. It would be nice if it could be used like the usual raster image formats in an. Tag While Safari and other WebKit browsers support this usage, Firefox does not. Instead, SVG. Xml * /'.