physics
Here are 4,085 public repositories matching this topic...
a 2D rigid body physics engine for the web ▲● ■
-
Updated
Aug 6, 2022 - JavaScript
Is your feature request related to a problem? Please describe.
When using MuJoCo API, it is a bit harder to parse either automatically or from documentation when a parameter can be NULL or not. For example, mj_step requires mjData* d to be nonnull, while mj_copyData can take NULL mjData* dest. Similarly, mjv_makeScene can take NULL const mjModel* m. There seems to be no systematic
A maintained collection of useful & free unity scripts / library's / plugins and extensions
-
Updated
Nov 25, 2021
Piccolo (formerly Pilot) – mini game engine for games104
-
Updated
Aug 9, 2022 - C++
High precision scientific calculator with support for physical units
-
Updated
Jul 27, 2022 - PureScript
3D-printable hexagonal mirror array capable of reflecting sunlight into arbitrary patterns
-
Updated
Jan 3, 2022 - Jupyter Notebook
To maximize performance across all devices, memory should be pre-allocated for any per-frame op in the worker
A multi core friendly rigid body physics and collision detection library suitable for games and VR applications.
-
Updated
Jul 23, 2022 - C++
If the underlying TChain has no name (""), then the output of SaveGraph is far from helpful.
The following script:
#include<ROOT/RDataFrame.hxx>
#include<ROOT/RDFHelpers.hxx>
#include<TSystem.h>
using namespace ROOT;
int main(){
ROOT::RDataFrame(1).Define("x", "42").Snapshot("t", "f.root");
TChain ch("");
ch.Add("f.root?#t");
RDataFrame df(ch);
auto df2 = df.CounA list of resources in different fields of Computer Science
-
Updated
Jul 25, 2022
Contains hundreds of source code examples and related media for the Phaser HTML5 Game Framework.
-
Updated
May 22, 2021 - JavaScript
Hey all,
I am curious if support exists, or will in the future, for the loading of URDF, SDF and/or MJCF model files into nphysics. This functionality would make nphysics highly desirable for simulating robotics and help Rust expand into the robotics world in general. This is something I could potentially help with if there agreement to support such model files.
Perhaps the library is still
A game of lonely space adventure
-
Updated
Aug 10, 2022 - C++
LayaAir is an open-source 2D/3D engine. LayaAir Engine is designed for high performance games.LayaAir support TypeScript and JavaScript、ActionScript 3.0 programming language.Can develop once, publish for multi platform.
-
Updated
Jul 21, 2022 - TypeScript
Gazebo classic. For the latest version, see https://github.com/gazebosim/gz-sim
-
Updated
Aug 9, 2022 - C++
Good evening, I am currently struggling with compiling SU2 from source code. After I have built the program I try to compile it using ninja.exe, but during the process I get the following error:
[443/454] Linking target SU2_DEF/src/SU2_DEF.exe
FAILED: SU2_DEF/src/SU2_DEF.exe
c++ @SU2_DEF/src/SU2_DEF.exe.rsp
C:/Program Files/mingw-w64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../..
-
Updated
Mar 15, 2022 - Python
Reinforcement learning environments with musculoskeletal models
-
Updated
Jan 24, 2022 - Python
Gilbert-Johnson-Keerthi (GJK) collision detection algorithm in 200 lines of clean plain C
-
Updated
Sep 13, 2021 - C
Open-Source Quantum Chemistry – an electronic structure package in C++ driven by Python
-
Updated
Aug 10, 2022 - C++
Geometric Algebra for Python
-
Updated
Jan 20, 2022 - Python
Vehicle physics system for the Unity engine.
-
Updated
Dec 18, 2021 - C#
Improve this page
Add a description, image, and links to the physics topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the physics topic, visit your repo's landing page and select "manage topics."



Links to all modules are broken because of renaming
Version:
Issue type: