Tumgik
#raylib
brianpmaher · 3 months
Text
Got basic lighting setup today. Referenced https://3drender.com/light/3point.html for positioning the lights.
9 notes · View notes
segfaulteddreams · 4 months
Text
Tumblr media
Accidentally created 'bottomless pit world' while working on the shading for this raycasting engine that I'm developing as a hobby project lol
7 notes · View notes
brightgreendandelions · 8 months
Text
Tumblr media
i spent the last two days making a compatibility layer-ish thing for running simple c programs with rlgl on wasm, without having to use a fucking 1.2GB compiler
but neocities doesn't allow wasm files, so i'll have to host that externally,, on github pages perhaps??
8 notes · View notes
selfspectrum · 1 month
Text
Tumblr media
It's far from perfect, but I made a damn animation system that allow me to load the anims from TSV files. Now I have no excuses for finishing this game.
Tumblr media
There is a shit ton of pointers, but somehow, still more confortable than unity.
4 notes · View notes
marurun · 8 months
Text
This is apparently a common thing for software developers.
3 notes · View notes
error27s-things · 5 months
Text
Two things this time around!
I got tile collisions working!! Took a bit of work to make them work between chunks in an efficient way but it's done now!
The source code is online now on github! It's nowhere near complete and may be abandoned in the future, but you can check it out if you want to see more of how the game is working!
3 notes · View notes
benjaminwolf1234-blog · 5 months
Text
If this isn't cool I don't know what is
Tumblr media
btw his name is Daniel
3 notes · View notes
boneyard-games · 5 months
Text
Despite everything, I made a new game jam game.
This one was made using Raylib and C.
It's not anything special, but I had a lot of fun programming it.
2 notes · View notes
livetheestorm · 9 months
Text
Well, seems like Raylib is the only thing that I enjoy using and can be run on my PC properly
Tumblr media
3 notes · View notes
unevenprankster · 10 months
Text
Working on a immediate gui library for a model renderer. Will also use in my current game project. It's themed after Misery from Cave Story because yes (also cause my image viewer is themed after Curly)
3 notes · View notes
wousma · 1 year
Text
Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media
"Heron" hardware MIDI sequencer (work in progress) - 2023 Built with: - Raspberry Pi 4B - 4.3" DSI Touch Display - Midiface 4x4 USB MIDI interface - Custom PCB and various switches/encoders/GPIO expanders/LEDs/... - Shell, Python and Node.js The UI is built with Electron and React. The previous version of the UI used node-raylib - which has less overhead and is more performant, but developing in a browser window is much faster. The quad-core RPi seems to be able to handle it without too much latency. The Electron app communicates with the Python processes for IO access and shared state is stored in memory using Redis.
2 notes · View notes
brianpmaher · 3 months
Text
Tumblr media
Yesterday, I finally got the last few game mechanics done in my laser puzzle game. Can start working on visual improvements and making more levels now.
9 notes · View notes
btabtab · 1 year
Text
[ Mini #1 ] - Cube spin demo
Tumblr media
Hello, this is a mini update, I've put together a little demo that shows a cube spinning. That's kind of it. It's mainly meant to show off rendering an output and point rotations for the sake of experimenting with graphics.
This was made using RAYLIB an amazing tool for 2D and 3D graphics with several different languages.
(Note: This should run at 60fps, but GIFs are kinda slow.)
2 notes · View notes
terminalroot · 2 years
Video
youtube
Crie Jogos para Windows, Linux e Web com Raylib C/C++
7 notes · View notes
magnusoblerion · 4 days
Text
1 note · View note
marurun · 1 year
Text
I'm trying to plan out a drumming game using Raylib. So far I've created a basic drum controller that's fun to play with by itself. It's a good start.
4 notes · View notes