An open API service indexing awesome lists of open source software.

https://github.com/pearcoding/pearsim

Simulation and benchmarking framework for 3D, ODE, PDE and other experiments
https://github.com/pearcoding/pearsim

Last synced: 23 days ago
JSON representation

Simulation and benchmarking framework for 3D, ODE, PDE and other experiments

Awesome Lists containing this project

README

          

# PearSim
Simulation and benchmarking framework for 2D/3D, numerical, ODE, PDE, fluids and other experiments.

In summary, a general software toolkit for my own "research" work.

## Status
This software framework is still in active development and will be developed through my studies at the University of Heidelberg.
It is just a personal project and does not represent the University of Heidelberg in any way.

## What is this repository for?
This repository contains the whole source code and the used resources.
Parts without licenses are excluded.

## How do I get set up?
You need the QT SDK, OpenGL, OpenCL and cmake to compile the code. Use cmake with your favorite settings and everythings should be fine.

## Contribution guidelines
Just fork and let me see your features. I'm happy for every kind of support, but read the LICENSE file for more copyright information.