Recent content by cake21

  1. C

    How Can I Make an Object Revolve Around a Tilted Axis?

    I am writing a little code that should make an object revolve around a tilted axis. Here is what I have: -The center coordonates -A normal array (3 numbers between 0 and 1); -position of the object. Is there a way to do this? I think...
Back
Top