Skip to content

VladasZ/test_engine_cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

960 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TestEngine

Supported platforms:

MAC Lin Win IOSS IOSD

My attempt to create a cross platform, OpenGL based game engine.

Inspired by Cross++: https://github.com/maxon887/Cross .

Scene module:

  • Objects hierarchy and subobjects
  • Objects manipulation: scale, rotation, translation
  • Models import using assimp

Scene

  • Rigid body physics support using bullet3

Physics

UI module:

  • Subviews and layout sustem
  • Cross platform touch system with multitouch support
  • Rendering custom fonts using FreeType
  • Buttons, Sliders, Stack views, Image views and Switches support
  • Scroll view support

Scroll view

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors