brightlightkeepgoing
brightlightkeepgoing
Bright Light? Keep Going!
421 posts
Notes from attempted game design
Don't wanna be here? Send us removal request.
brightlightkeepgoing · 18 days ago
Text
Tinkering on a node editor for in my free time
0 notes
brightlightkeepgoing · 2 months ago
Text
Tumblr media
So I have an idea for an anti-game... game. I also have some ideas for the visuals for it! Cubes!
#!
0 notes
brightlightkeepgoing · 8 months ago
Text
Building a real, actual, interpreter in order to make a visualization of a program running.
0 notes
brightlightkeepgoing · 10 months ago
Text
Tumblr media
Working on a custom editor for procedural sprites using SDF's in Unity
0 notes
brightlightkeepgoing · 10 months ago
Text
Tumblr media
Napkin math says that with this current and fairly optimized system, I can hit 300-400k pixels updating per frame and stay above 60.
While I have learned about multithreading, i have not even started making a game.
0 notes
brightlightkeepgoing · 11 months ago
Text
A tool for a class for a grant
0 notes
brightlightkeepgoing · 1 year ago
Text
Slowly losing my mind while working on a programming language, compiler, virtual machine, and runtime environment.
Fun tho.
0 notes
brightlightkeepgoing · 1 year ago
Text
Tumblr media
I've been writing my own programming language from scratch
0 notes
brightlightkeepgoing · 1 year ago
Text
youtube
0 notes
brightlightkeepgoing · 1 year ago
Text
Tumblr media
Implemented undo support with a ring buffer. Each entity gets a slot, and each of these moves has an id. pushing a block adds two moves to the buffer, one for the player and one for the crate. When you undo, it keeps undoing until the moveID changes.
0 notes
brightlightkeepgoing · 1 year ago
Text
Tumblr media
swadge dev progress
0 notes
brightlightkeepgoing · 1 year ago
Text
Tumblr media Tumblr media
Marching Cubes on a compute shader.
0 notes
brightlightkeepgoing · 1 year ago
Text
I did it! I finally hit 'publish' on a project. Source code available.
0 notes
brightlightkeepgoing · 1 year ago
Text
Feeling burned out so I'm going to try to make a game this weekend.
0 notes
brightlightkeepgoing · 2 years ago
Text
Tumblr media Tumblr media Tumblr media
After some silly bugs, got island generation with prefab selection; with a custom editor script.
0 notes
brightlightkeepgoing · 2 years ago
Text
Cameras are hard.
0 notes
brightlightkeepgoing · 2 years ago
Text
Tumblr media
Uh, what about a little procedural golf game? Is this anything?
0 notes