I am doing my first steps on porting my as3 air starling game to Haxe + openfl + starling.
I have downloaded the haxe starling library demos from Github, and for some reason when I publish to html5,
I get the error: stage3d error: Context3D not available on Google Chrome on my PC.
I am using HaxeDevelope 5.3.3
See Here:
- I am using chrome Version 80.0.3987.122 (Official Build) (64-bit)
- On internet explorer I do get the project to run.
- Compiling to ‘neko’ target - also works