Creation Engine
CommercialThe Creation Engine was created specifically for the new game, The Elder Scrolls V, Skyrim. It allows the game to have farther draw distances than any...
-Game Engine
A Cross-Platform 3D Engine written completely in C++, and uses OpenGL 3.3 Core & DirectX 11,
Features:-
- __Core__
- Cross platform ready.
- Modern Fast code using C++14.
- Fast Robust Entity Component System "ECS" using EntityX.
- Cross-platform Application creation through GLFW.
- Support for XML & INI Parsers.
- __Managers__
- AssetManager
- Support for PNG, JPEG, BMP, DDS, GIF, HDR, PSD and many more image formats (using stb_image library).
- Support for OBJ, FBX, Blend, 3DS, CAD, GLtf and many more 3D model formats (using Assimp library).
- Support for OGG, FLAC, WAV, MP3 and many more audio formats (using FMOD library).
- ShaderManager
- Support for automated shader creation instead of Re-Writing them
- ___Audio___
- Support for FMOD LowLevel API
- Support for Preloading audio files to memory then playing them "Sound"
- Support for streaming large audio files and playing them "Stream" --Soon™
- __Graphics__
- Support for Abstracted RenderAPI called "OneAPI" having implementations in DirectX 11 "Feature Level 10.1" and OpenGL 3.3 Core RenderAPIs.
- Support for HLSL Shaders which can be Cross Compiled to GLSL.
- Support for Separate Shaders & Seperate Samplers, Textures.
- Support for Customized Dear-ImGui as a Default GUI Library.
- ___RenderSystem___
- Support for BlinnPhong Lighting.
- Support for Normal Mapping. --Buggy™
- Support for PostProcessing Effects:
- Gamma Correction
- HDR 'Reinhard tone mapping'
- __OneAPI__
- Context
- ConstantBuffer
- VertexBuffer
- IndexBuffer
- InputLayout
- Texture
- Sampler
- RenderTarget
- BlendState
- RasterizerState
- DepthStencilState
- ShaderCompiler
- VertexShader
- PixelShader
No articles were found matching the criteria specified. We suggest you try the article list with no filter applied, to browse all available. Join now to share your own content, we welcome creators and consumers alike and look forward to your comments.
No games were found matching the criteria specified. We suggest you try the game list with no filter applied, to browse all available. Add game and help us achieve our mission of showcasing the best content from all developers. Join now to share your own content, we welcome creators and consumers alike and look forward to your comments.
Only registered members can share their thoughts. So come on! Join the community today (totally free - or sign in with your social account on the right) and join in the conversation.
The Creation Engine was created specifically for the new game, The Elder Scrolls V, Skyrim. It allows the game to have farther draw distances than any...
Torque 3D is the best full source, low cost solution out there. It is also our flagship engine built on the core strengths of our Front Line Award-winning...
Ice2D™ Game Engine is Royalty free for use with any type of freeware, shareware or commercial game with focus on independent games and tools developers...
The first generation, Unreal Engine integrated rendering, collision detection, AI, visibility, networking and file system management into one complete...
This QuakeWorld-based engine powered some of the most critically acclaimed engine's of it's day, like Half-Life, Counter-Strike, Day of Defeat, and many...
Real time editing, bump mapping, dynamic lights, network system, integrated physics system, shaders, shadows and a dynamic music system are just some...