I\'m trying to program a little 4d game. I use C++ and OpenGL. This website brings a good explanation on how to enhance 4d images:
How can I convert a 2D point (or 3D with Z=0) to 2D point(where Z is ignored) with a 4D matrix ? I am using Microsofts Silverlight to project a 2D control as pseudo 3D using a Matrix3D
I\'ve got an application that i need to use a visualization framework for. I\'m currently leaning towards Processing for use in a Java desktop app.
f开发者_开发知识库unction f() { } alert (f.prototype); // returns something like [object Object]