Giter Club home page Giter Club logo

soul-engine's Introduction

Soul Engine

GitHub Standard

Soul Engine is a real-time visualization engine built on the back of CUDA and Vulkan. With a focus on lightweight parallelism that can be leveraged for expensive techniques, Soul Engine provides a platform for path tracing, finite element physics, and general simulation.

For more information, visit our Wiki


Warning

Soul Engine is undergoing a large user-facing refactor and is not stable. Incomplete public features will be removed in preparation for the first use of Semantic Versioning.

In the meantime expect to see the following features make their way in as we approach stability:

  • Subsystem modularity
  • Testing framework
  • Continuous integration
  • Simplified manual installation
  • Automated C++/Python dependency installation
  • Dynamic and static plugins
  • Directory tree cleanup

Once Soul Engine hits 1.0, codebase stability will become a priority. Thank you for your patience.


Tree Model

Getting Started

  1. Install the required manual dependencies

    • Python 3.8
    • Poetry
      • Install within the global pip environement - pip install poetry
      • Install for your user - curl -sSL https://raw.githubusercontent.com/sdispater/poetry/master/get-poetry.py | python
  2. Clone Soul Engine

    • git clone https://github.com/Synodic-Software/Soul-Engine.git
  3. Install the dependencies and setup the tooling

    • poetry install
  4. Build the engine

    • poetry build
  5. Run the Soul Engine command line program

    • soul info

For a detailed installation process visit our Wiki's Getting Started

soul-engine's People

Contributors

behemyth avatar benjaminrsherman 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.