Devlog
2024
Circular Dependencies
·419 words·2 mins
Wherein the protagonist laments his great suffering at the hands of rotation matrices and forward declarations.
NeuroEvolution of Augmenting Topologies
·132 words·1 min
Wherein the protagonist learns about a cutting edge neuroevolution technique and instead implements a five-node neural network by hand.
Neural Networks
·122 words·1 min
Wherein the world is made into a torus because it’s easier accomplished than building a neural network.
Levels of Abstraction
·344 words·2 mins
Wherein the protagonist dreams grandiose and waxes philosophical about the possibilities of neuroevolution but then just does some code cleanup.
Event Dispatcher
·353 words·2 mins
Wherein the the simulation layer begins to speak Eigen while the render layer speaks SFML.
C++ Unit Tests, Linting
·238 words·2 mins
Wherein the protagonist evaluates libraries for linear algebra and unit testing.
Learning C++ for Real
·239 words·2 mins
C++ and SFML remind me of OpenFrameworks, Processing, and surprisingly, Flash and Flex.
Learning C++ (Again)
·783 words·4 mins
Starting a project with C++ takes me down memory lane.
Inch Worm Slack Achievement Unlocked
·245 words·2 mins
Successfully getting the tentacle to perform an inch worm maneouvre, at least until the last segment is detached from the surface.
Cyclic Polygons and Angle Chasing
·22 words·1 min
Still trying to find an analytical solution to managing tentacle slack.