Skip to content

svgdotjs/svg.threed.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

svg.threed.js

An SVG.js plugin to visualise 3D scenes and objects

Important

This is nowhere near a finished product, just a proof of concept. It features:

  • ability to configure perspective
  • depth of field based on the position of verteces on the z-axis
  • a basic collada parser
  • ability to render verteces and edges in different color schemes

It needs:

  • ability to draw faces
  • implementation of the normals to detect front/back side of the faces
  • camera's to rotate the view (now the object is rotated around its centre)
  • scene to hold multiple objects
  • lights
  • and many, many things more!

About

An SVG.js plugin to visualise 3D scenes and objects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published