Hello Code 3
Goals
Get the development environment set up and running.
- Visual Studio Code for JavaScript/WebGL
- Install Godot and get familiar with the script editor
Assignment
- Install code editor e.g. Visual Studio Code
- Install Add-Ons
- For VS Code:
- JavaScript: ESLint
- GLSL: WebGL-GLSL-Editor
- For VS Code:
- Get the sample code running: GitHub Classroom WebGL Hello World
Questions
- TBD
Material
- GitHub Classroom WebGL Hello World
- Slides about WebGL
Insights
- A recent discussion on Bluesky about downgrading from D3D12 to 11 due to the complexity of the API and the need for a more straightforward approach to graphics programming.