Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Nov 13, 2019. It is now read-only.

devxkh/FrankE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

79 Commits

Repository files navigation

FrankE [Discontinued]

Frankenstein 3D Engine (MIT) - x64

  • main / rendererthread(Ogre3D)
  • inputmapping (thor/ SDL2)
  • bullet physics
  • networking (enet)
  • entity componentsystem (entityx)
  • simple UI (based on / heavy modified SFGUI)
  • lua scripting (sol2)
  • binary data files (flatbuffer)
  • database (sqlite)
  • sound (FMOD)

Building

use CMakeLists.txt

TODO: currently there are still some special cmake settings necessary

EDITOR

  • VEX Client/Server Editor(WPF) for FrankE

Examples

Controller Example

can move any entity with an attached body component.

Example-Controller

UI Example

Test ui widgets.

  • text input
  • button
  • label
  • layouters (box, alignment)
  • image

UI-Controller

AltStyle によって変換されたページ (->オリジナル) /