Skip to content
forked from ara3d/ara3d

A set of open-source libraries for rapid application development in C#.

License

Notifications You must be signed in to change notification settings

travispotterBH/ara3d

 
 

Repository files navigation

Ara3d

A set of open-source libraries for rapid application development in C#

The Ara 3D library design goals are:

  • Portability
  • Simplicity
  • Robustness
  • Flexibility

Most libraries are .NET Standard 2.0, so that they can be used in a wide range of scenarios such as for plug-ins.

The libraries use functional programming idioms heavily.

Inspired by the open-source libraries at VIM and the .NET System libraries.

License

Ara3D code is all available under the MIT License.

About

A set of open-source libraries for rapid application development in C#.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.2%
  • Other 0.8%