peterboyer / conduit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Conduit

  • blender as level editor
  • export scene with meshes and "actors"
    • actors are placeholder 3d locations that can be used by game to instantiate entities per the actor's id/type

Live:

  • blender scene communicates with game engine instance over sockets
  • can move actors in blender to move in game engine

About


Languages

Language:Python 66.8%Language:JavaScript 24.5%Language:HTML 8.7%