This is a 3D environment to generate synthetic chess images
\ No newline at end of file
This is a 3D environment to generate synthetic chess images.
The image generator is developed using JavaScript and the graphics were drawn with the help of Three.js, a JavaScript 3D library with a WebGL renderer. It enables the creation of 3D computer graphics and renders them within any compatible web browser without depending on any proprietary browser plugins.
The project is based onan open-source project "https://codepen.io/foolof41/pen/ALXKjp"