/blender-scene-to-gd

Attempt to convert Blender scenes to Geometry Dash levels using lines

Primary LanguageJavaScript

blender-scene-to-gd

Attempt to convert Blender scenes to Geometry Dash levels using lines

Checklist

  • Make working Python program that outputs triangles of shapes
  • Make working HTML visualizer to test output
  • Actually create G.js code that will convert triangles to GD objects

Future features

  • Add shading to meshes
  • Replace Geometrize for Blender + GD projects