ndesmic / vertex-pad

Simple SVG-based 3D editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vertex Pad

A simple SVG-based 3D engine/editor.

https://ndesmic.github.io/vertex-pad/

Supports:

  • Perspective Projection
  • Backface culling
  • Camera
  • Flat shading /w directional lighting
  • Arbitrary convex polygon primatives
  • Clipping

About

Simple SVG-based 3D editor

License:MIT License


Languages

Language:JavaScript 86.0%Language:CSS 12.0%Language:HTML 1.9%