Git Product home page Git Product logo

raylib-particle-toy's Introduction

raylib-particle-toy

Just wanna play? Run main.exe

All my source code is in main.cpp and particle.h.
The entire repo is a VSCode project, so you can also open this with VSCode.

This project uses the raylib library. Go to https://www.raylib.com/ for more info.

Build project using CMake

The project comes with a working CMakeLists.txt and CMakePresets.json making it easy to build it on your own.

Prerequisites

Apart from a C/C++ compiler the following software needs to be installed for building with CMake:

  • CMake 3.26 or later
  • raylib 4 or later
  • Ninja (not a strict requirement, either install it or use another generator)

How to build & run

  1. run cmake --preset=default in the project directory
  2. run cmake --build --preset=default in the project directory
  3. run the executable "raylib-particle-toy" from the "build" folder in the project directory

raylib-particle-toy's People

Contributors

codemaker4 avatar kirisakiken avatar jurica avatar

Stargazers

Steffen avatar Eric Delplancq avatar  avatar Kerim avatar Matvey Smorodin avatar  avatar Saveliy Borisov avatar  avatar Abdullah Faraz avatar jazza avatar Ammar Abul-Feilat avatar  avatar Gustavo avatar Poly avatar Felix Lueth avatar bigwhitechen avatar Lorenzo avatar  avatar  avatar Pat Garner avatar Talib Yesildal avatar Supernova avatar rzn avatar Seth  avatar raihan t p avatar MLG avatar  avatar Seamus Mullan avatar ll__ll avatar Tim Zhamoidin avatar Antônio avatar Adam Galla avatar  avatar  avatar Hugo Falkman avatar  avatar Nguyen Huu Anh Tuan avatar natnat avatar mwww dev avatar Victor avatar Lazar Jovičić avatar Josef Veselý avatar Abhishek Roy avatar satou avatar monk avatar Eray Cancelik avatar Tim avatar Hamed Nikzad avatar  avatar  avatar  avatar  avatar Valentin Vuillon avatar Laix avatar Stepan Snigirev avatar Lucas Menezes avatar  avatar Chihab avatar Gunko Vadim avatar  avatar  avatar Gerhardus Johannes Viviers avatar Petri Pihla avatar Seif avatar  avatar Frank Luo avatar Vihaan Shah avatar Sergios Gavriilidis avatar Arne Koenig avatar Daniel Tarazona avatar  avatar Abdullah avatar hmmm avatar Drominito avatar Sokak avatar hehehehe avatar Deepak Seeni avatar Graham Hill  avatar Navid Keyani avatar Sujoy Ghosh avatar Sasha Jaroshevskii avatar Vladimir Semenov avatar Rene Kriest avatar Scribe of the Ziggurat avatar

Watchers

James Cloos avatar  avatar

raylib-particle-toy's Issues

Particles dont show on linux

I compiled the toy with "g++ main.cpp -lraylib -lGL -lm -lpthread -ldl -lrt -lX11 -o main" but there are no particles. its just the window with a fps counter and nothing else

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.