What is Sketchbook
masterSketchbook is a simple web-based game engine built on three.js and cannon.js. It is specifically designed for third-person character controls and related gameplay mechanics, serving as a playground for recreating conventional modern game mechanics in a general way.
Key features include:
- World: Three.js scene integration, Cannon.js physics, variable timescale, frame skipping, and FXAA anti-aliasing.
- Characters: Third-person camera, raycast character controller with capsule collisions, a general state system, and character AI.
- Vehicles: Support for cars, airplanes, and helicopters.