Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 695 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 695 Bytes

Draw the surface given by a cubic equation in x, y, and z.

Try it!

Usage

WASD, Space, LShift to move.

When mouse is locked, move mouse to rotate. (Click the screen to lock the mouse, and hit escape to unlock it.)

The twenty sliders control the twenty coefficients of the equation. Each slider can takes integer values from -2 to 2.

Implementation

Coded in Rust, compiled to WASM.

License

Licensed under either of

at your option.