Search Results for

    Show / Hide Table of Contents

    Getting Started

    Prerequisites

    • OpenGL capable graphics card (minimum core 330)
    • OpenGL capable graphics driver
      • Linux nouveau drivers for nvidia cards do not currently work, you will have to install proprietary drivers.
      • FOSS AMD Drivers for linux do work.
    • Java 1.8

    Project Setup

    To begin contributing, create a fork of this repository. Using intellj, import this project from existing sources as a gradle project. Build gradle, then run the Main scene (located in the scenes package). Follow this link for tutorials on cloning and importing to either Intellj or Eclipse.

    • Improve this Doc
    In This Article
    Back to top Generated by DocFX