Go to file
2022-01-31 13:58:19 +01:00
core Renamed with stereo and normal dimension prefix. 2022-01-31 13:58:19 +01:00
desktop Update jvm to 11 and start with some holyc++ infra 2022-01-31 01:21:39 +01:00
gradle/wrapper Added gradle build config 2022-01-28 09:53:02 +01:00
.gitignore Ignored bin folders 2022-01-28 09:58:59 +01:00
build.gradle Update jvm to 11 and start with some holyc++ infra 2022-01-31 01:21:39 +01:00
gradle.properties Added gradle build config 2022-01-28 09:53:02 +01:00
gradlew Added gradle build config 2022-01-28 09:53:02 +01:00
gradlew.bat Added gradle build config 2022-01-28 09:53:02 +01:00
README.md Update jvm to 11 and start with some holyc++ infra 2022-01-31 01:21:39 +01:00
settings.gradle Added gradle build config 2022-01-28 09:53:02 +01:00

demo4d

Demo of 4D coding in java with libGDX and ImGui.

Final version will be written in HolyC++ on templeOS.

Project Setup

Use the AdoptOpenJDK(11++) to run the demo.