3Dev Engine
A downloadable tool for Windows and Linux
Features
- Physically Based Rendering
- Deferred + Forward (for transparency) rendering
- Rigid body physics
- Good animation system
- Skeletal animations support
- HDR
- Post-processing: ACES tonemapping, FXAA, Physically based bloom, SSAO, Deferred decals, Simple Depth Of Field, Screen Space Reflections, Screen Space Global Illumination, Layered fog (affected by SSGI), Eye adaptation
- Multithreading: parallel texture loading
- Shadow mapping
- Diffuse, normal, metalness, emission, roughness, ambient occlusion and opacity maps
- 3D audio
- User interface with TGUI
- Separate console program for scene or animation rendering
- Scripting with Angelscript
- 3Dev Editor
Latest changelog
https://github.com/1Kuso4ek1/3Dev/releases/tag/v1.3.6-6
Tools included
- 3Dev Editor
- 3Dev Render
- Launcher
- GUI builder
- FFmpeg (for animations rendering)
Where to learn?
Here's the "constantly" updating tutorials!
(RUS) https://telegra.ph/Razrabotka-igr-s-pomoshchyu-3Dev-01-06
(ENG) https://1kuso4ek1.github.io/3Dev/
You can also just take a look at this project: https://github.com/1Kuso4ek1/FPSController - that's a pretty good template!
Made with 3Dev!
P.S. if you downloaded and tried 3Dev, please write a review! It will really help me improve the engine. If you noticed a critical issue, please go here and describe it in as much detail as possible. Thanks!
Status | In development |
Category | Tool |
Platforms | Windows, Linux |
Rating | Rated 5.0 out of 5 stars (1 total ratings) |
Author | kuso4ek |
Tags | 3D, angelscript, Game engine, GitHub, Open Source |
Download
Install instructions
- Download .zip file
- Unpack it
- Read README.txt
- Do whatever you like with all those .dll/.so
- On linux you will need GLIBC >= 2.38 - sorry :3