OpenSceneGraph
OpenSceneGraph git repository (by openscenegraph)
Ogre 3D
scene-oriented, flexible 3D engine (C++, Python, C#, Java) (by OGRECave)
OpenSceneGraph | Ogre 3D | |
---|---|---|
12 | 3 | |
3,398 | 4,253 | |
1.1% | 1.2% | |
0.0 | 9.4 | |
10 months ago | 5 days ago | |
C++ | C++ | |
GNU General Public License v3.0 or later | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
OpenSceneGraph
Posts with mentions or reviews of OpenSceneGraph.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-06-01.
-
Post-mortem of a long-standing bug in video Game Path Of Exile, which was caused by a stale pointer
I started in 2001 with OpenSceneGraph which made extensive use of intrusive pointers. This was 10 years before C++11 note. That codebase continues to be relevant and as performing as ever.
-
C++ and job opportunities
browse github and try to contribute. I started with OpenSceneGraph
-
What program do I use for a physics engine?
I have been using OpenSceneGraph for over 20 years. It is used in the military a lot and I myself have seen it used to simulate war scenarios with realtime data aboard of a command-and-control center of a battleship.
-
Graphics Engine Only ....
Does http://www.openscenegraph.org/ fit?
-
Current state of SimRacing in Linux (Updated to 2022-2)
Speed Dreams: It is a fork of TORCS, and was born as the need to include many more functions to the latter. In Speed Dreams the menus would be completely redesigned, adding many more options and making them much more intuitive; the game acquired dynamic time, improvements in reflections, career mode, a new simulation mode and multi threading. Over time many more options were implemented, such as local multiplayer mode, Force Feedback, and of course more and better cars and tracks, a new and more powerfull graphic engine (OpenSceneGraph) among other things, making it a much more complete game than its predecessor. They recently they have presented version 2.2.3. You can also install it in AppImage and Flatpak format.
-
Scene graph using OpenGL core context
Here is an example: https://github.com/openscenegraph/OpenSceneGraph/blob/master/examples/osgsimplegl3/osgsimplegl3.cpp
-
I want to make a game for Linux. Where do I even start?
openscenegraph (mainly focuses on graphics, used by openmw for example)
-
SPEED DREAMS - Boxer 96 Carson Edition at Brno
Is not little, is very complex open source racing simulator. There are a lot of cars, categories, tracks. The physics has a lot of work . About the graphics, the devs are working on change the graphic engine to OpenSceneGraph, that actually works, but needs much more polishing. You can see his quality on this video: https://youtu.be/4daTgcxEWRg
- Getting information about classes, methods and variables in C++?
-
Is there a good, open source, realistic OpenGL renderer for us to use?
I love Godot for a complete game engine. For just the renderer you could consider http://www.openscenegraph.org
Ogre 3D
Posts with mentions or reviews of Ogre 3D.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-11-11.
-
Not only Unity...
OGRE (MIT/C++) https://github.com/OGRECave/ogre
-
⟳ 4 apps added, 43 updated at f-droid.org
Ogre Sample Browser (version 13.2.4): Object-Oriented Graphics Rendering Engine - Samples
- Ogre 13.0.0 released! Open Source game engine.
What are some alternatives?
When comparing OpenSceneGraph and Ogre 3D you can also consider the following projects:
GLFW - A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
bgfx - Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
magnum - Lightweight and modular C++11 graphics middleware for games and data visualization
urho3d - Game engine