The 3D stars are again embedded in this blog post and source code with old mojo is simplified. The code is written in Monkey X Pro, which is nowadays available on itch.io. Here’s the code: Import mojo Function Main:Int() New MyApp Return 0 End Class MyApp Extends App Const STARS:Int = 200 Field devWidth:Float, devHeight:Float,Continue reading “HTML5 3D Stars”