Put project summary here.
This project is part of the Ara3D standard libraries - a set of modern C# libraries that can be used in part or as a whole to either replace or supplement the C# system libraries.
Copyright (c) 2023 Ara 3D Inc.
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
You can email us at [email protected].
Ara 3D Inc. is a software development and consulting company based out of Montreal, Canada.
We appreciate all bug reports, suggestions, or questions. Please submit issues using the Github issue tracker.
A template for Ara3D repositories.
Each template should have
- A library project
- A test project
- A solution
- Links to the main release repo?
- An icon
- A link to
- A submodule of development tools (Scripts and things)
- maybe called ara3d-devops
- tagging/release/versioning system
- NPM submission script
- environment variable checker
- secrets checker
- faster push
- maybe not a submodule, but just a relative path to the devops repo
- coordination tools
- testing with nuget
- release notes builder
- commit history tracker
- Git commands helper
- Release notes
- Roadmap
- Ara3D.Collections
- Ara3D.Math
- Ara3D.Utils
- Ara3D.Geometry
- Ara3D.Parsing
- Ara3D.DomainModeling
- Ara3D.Sandbox