A Metaballs Simulation in LÖVE 2D based on a youtube video from the Coding Train channel
A Metaballs Simulation in LÖVE 2D based on a youtube video from the Coding Train channel
A falling sand simulation in LÖVE 2D based on a youtube video from the Coding Train channel
These are my notes from Karpathy's micrograd video. I build a simple neural network implementation in lua called 'nanograd' as I follow along the video.
A new binary release PicoTurtle v0.2.0-alpha.7 of PicoTurtle is out. This release has minor bug fixes. The release page contains detailed release notes.
The installer, documentation and user guides are available as always at PicoTurtle.
The tenth weekly release PicoTurtle v0.2.0-alpha.4 of PicoTurtle is out.
This release features a couple of important editor features:
Ctrl+]
and Ctr+[
respectively. One can also indent and de-indent using Tab
and Shift-Tab
.Ctrl+/
.Here's a screenshot of the application on my macbook air...
The windows installer can be downloaded here -> PicoTurtle v0.2.0-alpha.4 for Win/64-bit. Linux and Macos installers are still work in progress. Macos is turning out to especially difficult with my current CMake/vcpkg based …
A new release PicoTurtle v0.2.0-alpha.3 of PicoTurtle is out. This is the ninth weekly release.
The releases features updated documentation for two new commands circle
and arc
. It also fixes a major bug in the editor tabs. For details of all changes please check the release notes.
The windows installer can be downloaded here -> PicoTurtle v0.2.0-alpha.3 for Win/64-bit
A new release PicoTurtle v0.2.0-alpha.0 of PicoTurtle is out. This is the seventh in the recent series of weekly releases. It is also the first release with a windows 64-bit installer. There are several minor changes and bug-fixes in this release. You can read all about it on the release page.
The windows installer can be downloaded here -> PicoTurtle v0.2.0-alpha.0 for Win/64-bit
A new source-only release PicoTurtle v0.1.0-alpha.5 of PicoTurtle is out. This release has minor bug fixes, better documentation and an improved docs viewer, and a new about dialog. The release page contains detailed release notes.
Few changes in the CMake build to support a windows installer are added to the release. These will be used to publish a binary installer for Windows starting next release.
A new source-only release PicoTurtle v0.1.0-alpha.4 of PicoTurtle is out. The release page contains detailed release notes. However here are a few highlights: