Skip to content

🧬 Particle life simulation with new features and Multi-threaded computing on CPU. 🧲

License

Notifications You must be signed in to change notification settings

Megospc/Forcell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Forcell

Forcell is a particle life simulation with new features and GPU computing via OpenCL.

Version: 1.0.0 (01.07.2024)

Features

  • Multi-threaded computing on CPU
  • Supporting Ubuntu and Windows

Screenshots

How To Run

What You Need

For Windows:

  • MinGW-W64
  • CMake

For Ubuntu:

  • GCC
  • CMake
  • libgtk-3-dev
  1. Download zip-archive with source code.
  2. Extract the archive.
  3. Open CMakeLists.txt in Notepad and configure the settings.
  4. Open run.bat file (run.sh for Ubuntu) in terminal.
  5. Wait for compilation to complete.
  6. Open Forcell.exe (Forcell for Ubuntu) in build folder.

Dependicies

There are these libraries used in this project: