issues
search
InfiniBrains
/
mobagen
MoBaGEn - Module Based Game Engine - Educational tool to teach game programming concepts
Apache License 2.0
66
stars
114
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update World.cpp
#123
sBarnett2025
closed
1 year ago
1
Update Node.h
#122
petervanderrhodes
closed
1 year ago
1
Fixed Knight movement Bug
#121
tylerSloss
closed
1 year ago
2
Add license scan report and status
#120
fossabot
opened
1 year ago
1
Automated tests
#119
tolstenko
opened
1 year ago
0
Automatically build docs
#118
tolstenko
opened
1 year ago
0
Scripting System
#117
tolstenko
opened
1 year ago
0
Audio manager. Clip play
#116
tolstenko
opened
1 year ago
0
Glue to Bullet engine
#115
tolstenko
opened
1 year ago
0
Scene manager and scenegraph data structure to manage the objects that exist in your game.
#114
tolstenko
opened
1 year ago
0
Asset manager (model file loaders, animation files, texture files, shader files, etc. or use existing libraries like assimp, stb which save a lot of trouble).
#113
tolstenko
opened
1 year ago
0
Main loop - to be super seeded by the job system task manager
#112
tolstenko
opened
1 year ago
0
Event / messaging system - Avoid polling data, use event based subscrition
#111
tolstenko
opened
1 year ago
0
Input Manager - Use SDL as common ground
#110
tolstenko
opened
1 year ago
0
ImGUI glue for debug tools
#109
tolstenko
opened
1 year ago
0
Draw simple 3d polygons - Use OpenGL correctly
#108
tolstenko
opened
1 year ago
0
Render context manager - Glue to OpenGL
#107
tolstenko
opened
1 year ago
0
Window Manager - SDL to manage it
#106
tolstenko
opened
1 year ago
0
Basic demo on SDL2 usage
#105
tolstenko
opened
1 year ago
0
Setup environment tutorial
#104
tolstenko
opened
1 year ago
0
Module loader / Module generator
#103
tolstenko
opened
1 year ago
0
Emscripten bindings
#102
tolstenko
opened
1 year ago
0
Added + operator for Point2D and defined constants for up, down, left, and right
#101
Omurex
closed
2 years ago
0
Resizing texture
#100
Dnekos
closed
2 years ago
0
fix: bit setting in nodes
#99
WinterEquinoxAlpha
closed
2 years ago
1
Example Catcher.cpp bug
#98
sarcasticguy02
opened
2 years ago
0
Fixed Some Bugs
#97
dillondrum70
closed
2 years ago
0
Add a Codacy badge to README.md
#96
codacy-badger
closed
2 years ago
0
3D DICOM VIEWER
#95
tolstenko
opened
2 years ago
0
3D DICOM EDITOR - Import Volume
#94
tolstenko
opened
2 years ago
0
3D DICOM interface
#93
tolstenko
opened
2 years ago
0
DICOM Integration into 3D DICOM viewer
#92
tolstenko
opened
2 years ago
0
Create Example DICOM 3D EDITOR
#91
tolstenko
opened
2 years ago
0
Add the Azure Boards badge to the README
#89
tolstenko
closed
5 years ago
0
fixing asset load
#88
tolstenko
closed
5 years ago
0
Add a Codacy badge to README.md
#87
codacy-badger
closed
5 years ago
0
Fixing filesystem
#86
tolstenko
closed
5 years ago
0
Improve filesystem support on multiples platforms
#85
tolstenko
closed
5 years ago
0
c++17 support
#84
tolstenko
closed
5 years ago
0
Fix #81
#83
tolstenko
closed
5 years ago
0
#81 fix
#82
tolstenko
closed
5 years ago
0
fix emscripten build
#81
tolstenko
closed
5 years ago
0
WIP(filesystem): first attemp into creating a portable file system #78
#80
tolstenko
closed
5 years ago
0
Improve bullet physics support
#79
tolstenko
opened
5 years ago
1
Provide directory operations on file system
#78
MarcosSoares10
opened
5 years ago
0
ECS - Entity Component System
#77
tolstenko
opened
5 years ago
0
Asset reader / writer
#76
tolstenko
opened
5 years ago
0
Update glm
#75
tolstenko
opened
5 years ago
0
Update assimp
#74
tolstenko
opened
5 years ago
0
Add physics support through bullet engine
#73
tolstenko
closed
5 years ago
0
Next