When I became aware of THREE.JS, I noticed that most of the examples you can find on the web are either vehicle games, or applications where you can move around in a scenery, or simply shooting games.That was the motivation for me to create a game where something can be built up. The classic building blocks came to mind. These are simple geometric bodies that can be used to create imaginative arrangements. And when round bodies such as cylinders and spheres are used, movement can come into play. There is plenty of scope for ideas.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Types of vehicles and physics engines | 5 | 1806 | October 25, 2020 | |
Creating a cannon with Cannon.js | 3 | 1216 | January 25, 2021 | |
Tutorial on using THREE.js with physics library CANNON.js to create a car racing game | 0 | 3628 | December 9, 2018 | |
What should I use for collision detection in three.js (Physijs, cannon, only three.js) | 2 | 3951 | March 27, 2018 | |
How to Build a car with Geometries | 5 | 1670 | November 5, 2020 |