13 lines
501 B
Plaintext
13 lines
501 B
Plaintext
Make the panning match the cursor
|
|
Allow zooming with scroll wheel
|
|
Dynamically set a minimum zoom that will keep the edges of the sphere from showing
|
|
Automatically create canvas for each marked <img> once it loads, and display:none the <img>
|
|
Add a class to the <canvas> for styling
|
|
Copy matrix funcs into code
|
|
Add licenses
|
|
Add instructions
|
|
Fix up code locality
|
|
Give the uniforms simpler names
|
|
Delete the defunct view matrix
|
|
Rename the model matrix as the view matrix, because that's really what it is.
|