Skip to content

Latest commit

 

History

History
53 lines (32 loc) · 998 Bytes

File metadata and controls

53 lines (32 loc) · 998 Bytes

OpenzFunction

Draw the nets for polyhedrons / surfaces expressed by zfxy

So that you can make real 3D model for some mathematical surface.

illustration

Site

http://davidhu3141.github.io/OpenzFunction/index.html

Simple UI provided.

Example

This surface is a defined by a quartic polynomial

quartic

I photoshoped the picture (the darker part of the model isn't real) since I only made half of the model. Finishing the whole model would take too much time.

TODO

  • Remove eval()

  • Implement preview by Three.js.

  • Reset button

  • CSS adjustment.

  • Refactor (maybe)

  • Scale factor

  • Number the generated graphs

Used Packages

  • jQuery
  • highlight.js
  • math.js
  • Three.js
  • D3.js
  • MathJax