Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Nxogre | 54 | 9 years ago | mit | C++ | ||||||
NxOgre is a physics connector library between the NVIDIA PhysX physics library and Ogre or any other 2D/3D rendering system. | ||||||||||
Source Sdk Bullet Physics | 14 | 2 years ago | 1 | mit | C++ | |||||
Bullet Physics Injection for Source SDK 2013 | ||||||||||
Starling Nape | 9 | 11 years ago | ActionScript | |||||||
Adobe Flash: provides an example of using the Nape physics engine and the Starling 2D game framework. | ||||||||||
The Pursuit Demo | 9 | 6 years ago | mit | GLSL | ||||||
3D racing with physics powered by Marmalade SDK and Bullet Physics | ||||||||||
Lime Tutorials | 7 | 9 years ago | Lua | |||||||
Lime Tutorials from http://lime.outlawgametools.com/tutorials-3/ but updated to work with the latest lime and corona SDK | ||||||||||
Boost Python Bullet | 6 | 9 years ago | 7 | mit | C++ | |||||
Thin boost based python wrapper for bullet physics sdk | ||||||||||
Selerio Arkit Basics | 5 | 4 years ago | lgpl-3.0 | Swift | ||||||
A sample app using the Selerio SDK for AR | ||||||||||
Draggin Framework | 5 | 6 years ago | mit | Lua | ||||||
A framework for use with the MOAI SDK. | ||||||||||
Constellation | 2 | 12 years ago | 1 | Lua | ||||||
A Corona SDK application that lets Corona developers scratch out coordinate sets for polygonal physics bodies | ||||||||||
Isaac3d | 2 | 8 years ago | 1 | C# | ||||||
A Google Cardboard app using Unity that visualises concepts in physics. |
Experimental Bullet Physics Injection for Source SDK 2013.
The repository is based on DrChat/Gmod-vphysics. It's not forked because of that one having whole Bullet SDK pushed into same repository, to keep my repository crisp & clear. Major changes on this implementation are:
Demonstration recordings can be found on:
MIT License
Copyright (c) 2020 Doğa Can Yanıkoğlu
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Source code is licensed under MIT license, and other developers are encouraged to fork the repository, open issues & pull requests to help the development.