• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    公众号

simplerr/UtopianEngine: A game engine in early development

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称:

simplerr/UtopianEngine

开源软件地址:

https://github.com/simplerr/UtopianEngine

开源编程语言:

C++ 80.7%

开源软件介绍:

Utopian Engine

This project is developed to learn how renderers and game engines works as well as acting as a base for research/experimentation. The intention is to make my own games using it and also once more mature make it convenient for others to use as well.

It is written in C++ and uses Vulkan as the rendering API.

Media

Demo on youtube

Image Image Image Image

Features

  • Vulkan backend
  • Deferred shading
  • PBR rendering
  • Casacade shadow mapping
  • Screen Space Reflections
  • Normal mapping
  • God rays
  • SSAO
  • Instancing
  • Animations
  • Atmospheric scattering
  • Runtime shader compilation
  • Shader reflection
  • Basic Lua scripting
  • Terrain generation
  • Quake inspired player movement
  • Skydome with sun
  • ImGui user interface
  • ECS layer
  • Terrain tesselation
  • Terrain tools
  • Displacement mapping
  • Water
  • Prototype level editor
  • Vegetation wind effect
  • Bullet Physics integration

Planned features

  • Particle systems
  • LOD
  • Clouds

Building

Currently the project only runs on Windows.

Run git submodule update --init --recursive to checkout the required submodules.

Run ./generate_workspace.bat script to generate a Visual Studio 2019 solution. If you want to generate a solution for another VS version run tools/premake5.exe manually.

Pre compiled libraries for MSVC x64 Debug and Release are included in the libs/ folder.

Folder structure

Folder Description
source/utopian/ Utopian Engine source code
source/editor/ Editor source code
source/demos/marching_cubes/ A demo using marching cubes to generate a modifiable terrain
source/demos/raytracing/ A simple compute shader raytracer
external/ Third party submodules and .h files
libs/ Pre compiled third party dependencies
data/ Textures, models, shaders, scenes etc.
tools/ Tools and scripts

Thrid party dependencies

Library Usage
gli Loading of .ktx textures
assimp Loading of model files
bullet Physics simulation
glslang Compilation and reflection of shaders
im3d Immediate mode 3D gizmos in editor
imgui Editor UI
LegitProfiler Profiler to visualize GPU performance
LuaPlus Lua binding to enable scripting
stb Loading of textures
libktx Creation and saving of .ktx texture to file



鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap