Go to file
2022-02-01 18:37:45 +01:00
core Moved to bass bone code 2022-02-01 16:27:06 +01:00
desktop Demo UI fixes and launch options 2022-01-31 23:05:27 +01:00
gradle/wrapper Added gradle build config 2022-01-28 09:53:02 +01:00
numberxd Converted last T model 2022-02-01 18:37:45 +01:00
.gitignore Moved numberxd to libary and added some unit tests. 2022-01-31 15:03:30 +01:00
build.gradle Moved numberxd to libary and added some unit tests. 2022-01-31 15:03:30 +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 Moved numberxd to libary and added some unit tests. 2022-01-31 15:03:30 +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.