We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make advanced physX engine available for D projects
Improve D positions in game development area.
D, LLVM, C/C++, C#/Rust
If somebody who was involved in the LLVM/C++ interactions will be interested. Superbelka, Dakota, LorenDB, Atila Neves, kinke, Hipreme
Main C++ library: https://github.com/NVIDIA-Omniverse/PhysX Other langs approaches: Rust (through C API generator) - https://github.com/EmbarkStudios/physx-rs C# (similar C API generator) - https://github.com/Cysharp/MagicPhysX C# (dll library) - https://github.com/stilldesign/PhysX.Net
D projects that could help with LLVM/C++ interactions: https://github.com/ldc-developers/ldc https://github.com/atilaneves/dpp https://github.com/Superbelko/ohmygentool https://github.com/joakim-brannstrom/dextool https://www.kdab.com/mixing-c-and-rust-for-fun-and-profit-part-1/
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
Make advanced physX engine available for D projects
What are rough milestones of this project?
How does this project help the D community?
Improve D positions in game development area.
Recommended skills
D, LLVM, C/C++, C#/Rust
Point of Contact
If somebody who was involved in the LLVM/C++ interactions will be interested.
Superbelka, Dakota, LorenDB, Atila Neves, kinke, Hipreme
References
Main C++ library: https://github.com/NVIDIA-Omniverse/PhysX
Other langs approaches:
Rust (through C API generator) - https://github.com/EmbarkStudios/physx-rs
C# (similar C API generator) - https://github.com/Cysharp/MagicPhysX
C# (dll library) - https://github.com/stilldesign/PhysX.Net
D projects that could help with LLVM/C++ interactions:
https://github.com/ldc-developers/ldc
https://github.com/atilaneves/dpp
https://github.com/Superbelko/ohmygentool
https://github.com/joakim-brannstrom/dextool
https://www.kdab.com/mixing-c-and-rust-for-fun-and-profit-part-1/
The text was updated successfully, but these errors were encountered: