Skip to content
Andres Oviedo edited this page Sep 5, 2020 · 1 revision

The app is an android application that serves as demo. It has the following packages:

controller: touch controller to move the camera demo: scene implementation view: DemoActivity: loads the ExampleSceneLoader with many different models MenuActivity: application menu (load, about, exit, etc) ModelActivity: activity to show 3d model ModelRenderer: Android OpenGL renderer used by OpenGL view ModelSurfaceView: Android OpenGL view that uses OpenGL renderer MainActivity: application entry point

Clone this wiki locally