Class SceneExporter

java.lang.Object
guideme.scene.export.SceneExporter

public class SceneExporter extends Object
Exports a game scene 3d rendering to a custom 3d format for rendering it using WebGL in the browser. See scene.fbs (we use FlatBuffers to encode the actual data).
  • Constructor Details

  • Method Details