Searching for what could make a nice little demo of Unicode in 3D, here’s what I came up with:
(Source code / Windows executable – rar’ed / Linux executable – tar’ed)
(Note: This looks for the Arial Unicode MS font, if it can’t find it you won’t see the hiragana)
I made it float on the Windows desktop using alpha-blending…
Then I got carried away and wanted to see how easy it would be to make something similar to Corey Tabaka’s color spheres:
(Source code / Windows executable – rar’ed / Linux executable – tar’ed)
Hey, very cool. I’m glad to see someone got something out of one of my demos.
Hey very nice of you to drop me a comment
Thanks for passing by, for proving to me this OpenGL + alpha blending could be done and for the color spheres inspiration…
I’m actually working on getting all this alpha blending stuff to work in Linux right now, and I should have a Linux version of those 3D toys soon.