mfkiwl / Zenit

Zenit is a material editor node-based in OpenGL and C++ for the final thesis at UPC-CITM.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zenit

Introduction

Zenit is a material editor node-based in OpenGL and C++ for the final thesis at UPC-CITM. This tool is centered in the PBR metallic workflow, allowing to create each different textures that take part in this technique.

Zenit also supports custom FBX model loading.

The very core engine was made following TheCherno Game Engine Series to explore new and different workarounds from what I learnt during the course.

Files generation

All what is needed to get the files is:

  • Cloning the repository recursively: git clone --recursive https://github.com/MagiX7/Zenit
  • Running the file named GenProjects.bat

Goals

One of the two main goals of this project is to understand the basis of procedural generation aswell as everything envolved when creating materials alongside a strong learning of OpenGL and its shading system. The other one is to create a useful tool that can be used to generate textures and exporting them, allowing a posterior usage in other developing environments.

Besides that, another goal to achieve is to keep the tool as simple as possible, allowing the user to have a better experience when using it.

Dependencies

The dependencies Zenit uses are:

Reminder

If you want to keep updated check the github page.

About

Zenit is a material editor node-based in OpenGL and C++ for the final thesis at UPC-CITM.

License:MIT License


Languages

Language:C++ 59.4%Language:C 22.5%Language:COBOL 9.6%Language:Python 2.0%Language:CMake 1.2%Language:Java 1.0%Language:HTML 0.7%Language:D 0.6%Language:Objective-C 0.6%Language:Assembly 0.5%Language:Objective-C++ 0.4%Language:Rich Text Format 0.3%Language:Ada 0.3%Language:Pascal 0.2%Language:C# 0.2%Language:Makefile 0.1%Language:GLSL 0.1%Language:Shell 0.1%Language:M4 0.1%Language:Batchfile 0.1%Language:SWIG 0.0%Language:Lua 0.0%Language:SCSS 0.0%Language:Inno Setup 0.0%Language:Ruby 0.0%Language:Roff 0.0%Language:Kotlin 0.0%Language:UnrealScript 0.0%Language:DIGITAL Command Language 0.0%Language:ShaderLab 0.0%Language:HLSL 0.0%Language:GDB 0.0%Language:Smarty 0.0%