OpenVDB
OpenSceneGraph
OpenVDB | OpenSceneGraph | |
---|---|---|
56 | 12 | |
2,795 | 3,287 | |
2.0% | - | |
9.4 | 0.0 | |
27 days ago | 5 months ago | |
C++ | C++ | |
Apache License 2.0 | GNU General Public License v3.0 or later |
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.
OpenVDB
-
PicoGK is a compact and robust geometry kernel for Computational Engineering
In the README there is a section title "On the shoulders of giants" that probably points to the main reason. This project is a layer overtop https://www.openvdb.org/
- openvdb: NEW Data - star count:2137.0
- openvdb: NEW Data - star count:2055.0
OpenSceneGraph
-
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
What are some alternatives?
Open-Source Vulkan C++ API - Open-Source Vulkan C++ API
Ogre 3D - scene-oriented, flexible 3D engine (C++, Python, C#, Java)
Partio - C++ (with python bindings) library for easily reading/writing/manipulating common animation particle formats such as PDB, BGEO, PTC. https://wdas.github.io/partio
bgfx - Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
OpenSubdiv - An Open-Source subdivision surface library.
GLFW - A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
magnum - Lightweight and modular C++11 graphics middleware for games and data visualization
Skia - Skia is a complete 2D graphic library for drawing Text, Geometries, and Images.
glbinding - A C++ binding for the OpenGL API, generated using the gl.xml specification.
urho3d - Game engine