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
- Host: GitHub
- URL: https://github.com/pearcoding/pearsim
- Owner: PearCoding
- License: mit
- Created: 2015-04-15T22:37:34.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-08-01T23:10:06.000Z (almost 11 years ago)
- Last Synced: 2023-03-01T09:22:05.450Z (over 3 years ago)
- Language: C++
- Homepage: http://pearcoding.eu/projects/pearsim/
- Size: 414 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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.