Skip to content

The WebGL 3D engine based on both three.js and Unity.

Notifications You must be signed in to change notification settings

approvers/xdraw

Repository files navigation

xdraw

The WebGL2 3D engine based on both three.js's math and Unity's system.

Current goals

  • Draw the background color
  • Play the animation of rotating cube
  • Load GLB
  • Play the MMD
  • Optimization

For contoributors

Hierarchy

  • lib
    • basis - The mathmetical classes
    • components - The implements of usefuls
      • cameras - The frustum of view
      • colliders - The collision to detect raycasts' hits
      • lights - The light source for some materials
      • materials - The shaders' container
      • meshes - The vertexes and others' container
      • physics - The rigidbody and other
      • renderer - The controllers for gl

To debug

I had set in next.js.

yarn dev

About

The WebGL 3D engine based on both three.js and Unity.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published