npm.io
1.0.0 • Published 8 years ago

soft-engine v1.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
8 years ago

SoftEngine

tutorial: learning how to write a 3D soft engine from scratch in C#, TypeScript or JavaScript

examples

  • Writing the core logic for camera, mesh & device object
  • Drawing lines and triangles to obtain a wireframe rendering
  • Loading meshes exported from Blender in a JSON format
  • Filling the triangle with rasterization and using a Z-Buffer - 1
  • Filling the triangle with rasterization and using a Z-Buffer - 2
  • Handling light with Flat Shading & Gouraud Shading
  • Gouraud Shading demo with a Torus
  • Applying textures, back-face culling and WebGL
  • CPU
  • TypeScript
  • Babylon
  • Three
CPU3D
@everything-registry/sub-chunk-2794
1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago

contact@npm.io