A 3D math playground visualizing on a canvas trait which the user needs to implement e.g. using XCB or a HTML5 Canvas for drawing as WebAssembly application. (Both exists in separate projects.)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

4 lines
254 B

https://en.wikipedia.org/wiki/Texture_mapping
http://www.gamers.org/dEngine/quake/papers/checker_texmap.html
https://www.cs.uic.edu/~jbell/CourseNotes/ComputerGraphics/TextureMapping.html
http://www.decew.net/OSS/References/chapter_2_texture_mapping.pdf