Hyper fast multi-threaded cross platform 2D renderer with optimized loading via file cache, basic GUI elements, and beginnings of an editor.
Features
- Fully cross platform: Windows, Mac, and Linux
- Optimized file cache system with simple package and release availability. Simply select your binary with corresponding continuously updating cache directory and you're ready to release your game.
- Automatic asset updating system. No need to open the Editor every time you change an shader, texture, etc.; just run the game and it will automatically update the respective objects in the Cache.
- DDS Compressed texture support, specifically DXT1 and DXT5 support. DXT1 offers 6 to 1 compression for color-only textures(compared to flat 24-bit bitmap) and DXT5 offers 4 to 1 compression for alpha textures(compared to flat 32-bit bitmap). And this compression goes all the way into video memory on supported hardware, which is over 94% of gamers according to Wolfire's report: http://feedback.wildfiregames.com/report/opengl/feature/GL_EXT_texture_compression_s3tc
- Global Unique ID(GUID) system for linking assets together. Never spend time relinking assets together just because you changed some filename.
- Threaded asynchronous loading system.
Categories
Game Development FrameworksLicense
Mozilla Public License 2.0 (MPL 2.0)Follow Paper Engine 2
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Paper Engine 2!