
wetbox game engine
A downloadable wetbox project
website
Wetbox Game Engine
about wetbox
Wetbox Engine is a game development framework based entirely on VS Code and aimed at serious game developers. The engine has no built-in libraries; developers install and configure the libraries themselves according to their project needs. Restudio Games' role is to prepare these libraries to make getting started easier, but they are not part of the engine itself.
Developer Note
Developers are responsible for integrating these libraries and exporting their games manually. Wetbox gives full control over every aspect of the project.
game engine images



Wetbox Docs
System Compatibility
Windows, macOS, Linux
Wetbox requires VS Code as the development environment. libraries must be installed and configured manually
2D & 3D Libraries
Wetbox does not include libraries; developers must install and configure them manually.
| Library | Platform | Description | Official Link |
|---|---|---|---|
| PixiJS | Web | 2D graphics engine for interactive games and apps | pixijs.com |
| WGPU | Desktop | Modern graphics API for 2D & 3D rendering | wgpu.rs |
| Vulkan | Desktop | Low-level 3D rendering API with full GPU control | vulkan.org |
| SFML | Desktop | Lightweight 2D library supporting rendering, audio, and input | sfml-dev.org |
| SDL | Desktop | Simple DirectMedia Layer is a cross-platform development library designed to provide low level access to audio, keyboard, mouse, joystick, and graphics | https://www.libsdl.org/ |
Physics Engines
| Engine | Platform | Description | Official Link |
|---|---|---|---|
| Bullet Physics | Desktop | 3D physics simulation | GitHub |
| Box2D | Desktop | 2D physics simulation | box2d.org |
| Planck.js | Web (2D) | JavaScript version of Box2D for web games | piqnt.com/planck.js |
| Havok (Babylon.js plugin) | Web (3D) | Physics engine integration with Babylon.js | Docs |
Web & VR/AR Support
| Technology | Platform | Description | Official Link |
|---|---|---|---|
| Babylon.js | Web | 3D Web engine | babylonjs.com |
| React | Web | UI framework for web applications | react.dev |
| WebXR | Web | Web-based VR/AR API | Docs |
| OpenXR | Desktop | VR/AR API for multiple platforms | Official Site |
fmod
external library, download from:
Fmod Website
© 2026 Restudio Games. All rights reserved.
| Updated | 14 hours ago |
| Status | Released |
| Category | Tool |
| Publisher | |
| Release date | May 31, 2025 |
| Author | Restudio_lab |
| Tags | 2D, 3D, Game engine |
| Inputs | Keyboard |

