Skip to content

Sohail05/MadEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MadEngine WIP

MadEngine is a experimental cross-platform graphic engine for prototyping, proof of concept and hacking written in C++.

Build Requirements & Dependencing

  • CMake 2.6+ (optional if configure manually)
  • Awesomium 1.7.x
  • GlEW
  • GLFW
  • GLM

Features

  • configure Interface with html/css
  • Import Custom Shaders
  • Transform: scale, rotate, translate
  • Keyboard inputs
  • Language: C++ and JavaScript bindings

Unit Test

todo

License

MadEngine is licensed under the MIT License.

Todo

  • Implement Splash Screen
  • Create Cmake files
  • Improve cmake files
  • ReadMe.md
  • Light Component
  • Setup Instructions
  • Scene Data Structure
  • Scene import/export
  • Fully Implement Keyboard inputs
  • Entity/Component Editor
  • DirectX Support
  • Travis build
  • Unit Test
  • Render to texture
  • Vulkan Support

About

An Interactive 3D Engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors