Skip to content

CodeWefts/TonicEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tonic Engine

⭐ About the Project

This project is a game Engine with an Editor written in C++ and compiled with MSVC 2019.

📑 Editor Feature

Scene tree

SceneTree

  • It allows you to interact with the Entities

Property:

SceneTree

  • It allows you to edit the components of an entity

Project viewer:

ProjectViewer

  • It allows you to view and interact with the project files and creating new files and folders.

Debug Panel:

DebugPanel

  • It shows debug information in the editor. for now it only shows the FPS.

Menu Bar:

MenuBar

  • The menu bar allows you to open the project and save it. It also allows you to quit the application and use some aditional features.

    aditional features :

    Settings

    MenuBar_Settings

    • It allow you to change the settings of the application.

    Tools

    MenuBar_Tools

    • It allow you to open the tools to help you develop your game.

📚 External libraries

Functionality Library
Graphic API OpenGL
Window GLFW
3D Model Parser assimp
Image Parser stb_image
Sound miniaudio
Physics Jolt
GUI (Editor) Dear ImGui
Font FreeType

📷 ScreenShots

SC1 SC2 SC3 SC4 SC5 SC6 SC5

SC6 SC7 SC8

✒ Authors

About

Groupe of 4 ( Jessica Perrochaud , Felix Bécaud, Mathieu Robion, Morgane Déro)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors