Git Product home page Git Product logo

joltphysicsunity's Issues

Missing License

I'd love to play around and use this project but it's lacking a License.

Can't seem to use this

There isn't a package for Unity to find and it isn't a project that can be loaded via Unity Hub so I added it into my project manually inside of a folder named Jolt. I'm using the current latest version of the LTS (2022.3.21f1) and the scenes are just unshaded (no materials exist for them) and don't move or anything. The stack of cubes just remain static, for instance.

I'm highly interested in using Jolt, the only errors that I'm seeing are:

DllNotFoundException: joltc assembly: type: member:(null)
Jolt.JoltAPI..cctor () (at Assets/Jolt/Jolt/JoltAPI.cs:56)
Rethrow as TypeInitializationException: The type initializer for 'Jolt.JoltAPI' threw an exception.
Jolt.PhysicsSystem.Step (System.Single deltaTime, System.Int32 collisionSteps, Jolt.PhysicsUpdateError& error) (at Assets/Jolt/Jolt/Physics/PhysicsSystem.cs:43)
Jolt.Samples.PhysicsController.FixedUpdate () (at Assets/Jolt/Jolt.Samples/Scripts/PhysicsController.cs:42)

and

DllNotFoundException: joltc assembly: type: member:(null)
Jolt.JoltAPI..cctor () (at Assets/Jolt/Jolt/JoltAPI.cs:56)
Rethrow as TypeInitializationException: The type initializer for 'Jolt.JoltAPI' threw an exception.
Jolt.PhysicsSystem..ctor (Jolt.PhysicsSystemSettings settings) (at Assets/Jolt/Jolt/Physics/PhysicsSystem.cs:19)
Jolt.Samples.PhysicsController.Start () (at Assets/Jolt/Jolt.Samples/Scripts/PhysicsController.cs:28)

And probably others that all amount to the same thing - I've clearly not added these files the way that they were meant to be.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.