Skip to content

Paramdigma/Core

 
 

Repository files navigation

Architectrual Geometry Library for .Net

Project Status Target Framework License

GitHub release (latest SemVer) Main language Code Size

Paramdigma.Core is (or will be) an independent and open source library for Architectural Geometry algorithms developed by @AlanRynne.

The core idea is to create a complete package of 3D entities and functions that could be easily connected to different software solutions, via secondary projects that will act as wrappers for the library.

Currently, we are starting development of:

If you are looking for just a geometry library to plug into a project we also provide a NuGet package.

Github Package Registry is kind of new... If you don't know how to setup GPR for your projects, follow the first step in THIS GUIDE. Once that is done, you are good to go! 🚀

Status

master develop
CI Status Build Status Build Status
Code Quality CodeFactor CodeFactor
Test Coverage codecov codecov

Usage

This section will be written very shortly!

Documentation

You can find the Docfx built documentation for the latest release on the 'master' branch at:

https://paramdigma.com/Core/

I'm planning on supporting multiple versions on the docs in the future, for now, only the latest release will be documented.

For previous releases, you can always build the docs locally with DocFx.

Contributing

I haven't developed any contributing guidelines, although the master branch is push protected and is connected to Travis-CI so all contributions should pass build tests.

If you want to contribute to this library, feel free to fork this repo and create a pull request with any modifications.

The makes heavy use of GitHub Actions automation capabilities to test and deploy the library. Reach out to @AlanRynne for any doubts on this.

About

Paramdigma.Core — Architectural Geometry Library for .Net

Resources

License

Code of conduct

Stars

Watchers

Forks

Languages

  • C# 100.0%