Code Monkey home page Code Monkey logo

nucleus's Introduction

.NUCLEUS

.NET Unifying Class Library for Engineering Utility Software

.Nucleus is an open-source .NET library intended as a generalisable base framework for the development of custom BIM and structural engineering workflow tools. It forms the core underlying class system of Salamander 3 and several internal Ramboll software projects.

The library provides the following functionality:

  • A set of extensions and general-purpose utility classes useful for any .NET project.
  • A basic geometry library based around a common vertex-based structure (Geometry namespace).
  • An extensible, lightweight framework for the representation of BIM data (Model namespace).
  • A libray of custom WPF-based UI components (WPF namespace).
  • Various sub-projects to allow the above to interact and be exchanged with different external packages.

Note that the code is in an early stage of development and the architecture may still change considerably.

The core library is designed to avoid any non-standard external dependencies, however the following libraries are utilised within some of the translation sub-projects:

netDXF: https://github.com/haplokuon/netDxf | LGPL 2.1

OsmSharp: https://github.com/OsmSharp/core | MIT

Nominatim.API: https://github.com/f1ana/Nominatim.API | MIT

OpenTK: https://github.com/opentk/opentk | The Open Toolkit Library License

nucleus's People

Contributors

pnjeffries avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.