Nxogre

NxOgre is a physics connector library between the NVIDIA PhysX physics library and Ogre or any other 2D/3D rendering system.
Alternatives To Nxogre
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Physx Rs535122 months ago27October 03, 202222apache-2.0Rust
🎳 Rust binding for NVIDIA PhysX 🦀
Physx.net154
2 years ago12March 30, 20214mitC++
A .NET wrapper for NVIDIA PhysX 4.1.0 written using C++/CLI.
Marburg70
5 years agomitJupyter Notebook
physics meets neural networks
Nxogre54
9 years agomitC++
NxOgre is a physics connector library between the NVIDIA PhysX physics library and Ogre or any other 2D/3D rendering system.
Osgphysx26
2 years ago2lgpl-3.0C++
Integraion of OpenSceneGraph and NVIDIA PhysX (3.3 or later)
Voxcraft Sim22
2 years ago4cc0-1.0C++
a GPU-accelerated voxel-based physics engine
Nvidia Modulus Airfoil Optimisation20
2 months agogpl-3.0Python
Using NVIDIA modulus for airfoil optimizations at different angles.
Redflash13
4 years ago6C
Redflash is a physics-based GPU renderer based on Path Tracing implemented in NVIDIA® OptiX 6.0, which can consistently draw scenes with mixed Polygons and Raymarching
Sharpphysx9
4 years agomitC#
Modern C# bindings for NVIDIA PhysX SDK 4
Physicsengine6
8 years agoC++
An Object-Oriented Physics Engine that abstracts the PhysX (and maybe eventually Havok) API
Alternatives To Nxogre
Select To Compare


Alternative Project Comparisons
Readme

Compiling NxOgre from the Git repository

The Git repository is Betajaen’s public copy of the working code of NxOgre. It is the most recent code published, and it being so recent hasn’t been tested so much.

Checklist

Before you install NxOgre go through this checklist

Installation Instructions

  1. Go to the latest commit on Github
  2. Click on the download link
  3. Then click on zip archive to download it to your computer
  4. Uncompress the contents of the archive to your development directory i.e. c:/dev/
  5. The folder name of NxOgre will be a bit strange ex. betajaen-nxogre-8b032dd34625b7ebda0c343e8f98210e6a8354a5 rename it to NxOgre to have it a bit more meaning.

Compile it.

Currently the Git versions has the build solutions for Visual Studio 2005, Visual Studio 2008 and Visual Studio 2010.

  1. Goto c:/dev/NxOgre/build/
  2. Double click on the solution to your IDE
  3. Compile the NxOgre project

If you have any problems.

  • Make sure you’ve gone through all steps of all the items in the checklist.
  • Check of the forums for anyone else having your problems.
  • Make a post asking for help.
Popular Nvidia Projects
Popular Physics Projects
Popular Companies Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
C Plus Plus
Sdk
Wiki
Physics
Nvidia
Checklist