Skip to content
forked from sldsmkd/vector3d

Double precision Vector Libraries for Unity3D

License

Notifications You must be signed in to change notification settings

mirage3d/vector3d

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vector3d

Double precision Vector Libraries for Unity3D

This is a naive port of the Vector3 libraries in Unity to make them double precision, the intent is to have some data structures that are useful for internal world modelling that can be cast to regular Vector3 structures for rendering purposes.

The source is reverse engineered from the Unity codebase using Resharper, I contacted them directly as to whether it was okay to distribute this and they said it was fine.

This is a derived work, and as such no claim is made towards ownership.

About

Double precision Vector Libraries for Unity3D

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%