25 Commits
Author SHA1 Message Date
b 65fb4f748f Use more parallels towards the poles. 2024-07-22 22:29:39 -06:00
b 01d421d47b Resize the viewer and choose a new mapping 2024-07-22 18:50:22 -06:00
b bf1856c84c Give some things better names 2024-07-22 16:01:28 -06:00
b 62aa9edc14 Zoom evenly at a sensible rate 2024-07-22 15:18:56 -06:00
b 8ed3a93fbb Zoom with mouse wheel 2022-10-24 11:38:30 -06:00
b 4253477a93 MOAR TODO 2022-10-23 23:47:59 -06:00
b d818689d4b Made a todo list 2022-10-23 23:40:39 -06:00
b 6fdd07cc14 Zoom in 2022-10-23 23:30:15 -06:00
b 3fa9cf2c94 Clamp x-axis rotation 2022-10-23 22:40:08 -06:00
b b4281607c6 Use WebGL 2 again 2022-10-23 18:59:52 -06:00
b 0175d964b3 Draw a sphere instead of a cylinder 2022-10-23 18:51:27 -06:00
b f4468349b7 Fixed the broken texturing 2022-10-23 16:21:08 -06:00
b 8f59344b7d Draw the cylinder instead of the square
The textures are broken because I misunderstood that the texture
coordinates must correlate with vertices, not elements.
2022-10-23 15:43:13 -06:00
b 270de0a9b1 Remove empty for loop 2022-10-23 12:39:08 -06:00
b 1584297e8e Fix cylinder vertex positions 2022-10-23 12:38:51 -06:00
b a6b3f313e3 Generate vertices for a cylinder 2022-10-23 12:36:16 -06:00
b 07380c8c91 Make a rectangle 2022-10-23 10:17:35 -06:00
b 54ff9106db Combine vertex buffers 2022-10-23 10:03:32 -06:00
b b91ab4b547 Move vertex data out of the render loop 2022-10-23 09:56:44 -06:00
b 03fc64b7eb Load a texture badly 2022-10-23 09:10:11 -06:00
b bc5f24352b Drag the triangle around 2022-10-22 15:32:28 -06:00
b 0edc53d30a Rotate the triangle 2022-10-22 13:41:00 -06:00
b c83ea2e7c3 Forget all that module noise 2022-10-22 12:08:26 -06:00
b 16271a79b5 Triangle 2022-10-22 09:53:10 -06:00
b 3c28404b30 Hello 2022-10-22 09:06:40 -06:00