Skip to content

A demo of interactive image based development in Common Lisp, created specially for YouTube video.

Notifications You must be signed in to change notification settings

40ants/interactive-demo

Repository files navigation

interactive-demo - A demo of interactive image based development in Common Lisp, created specially for YouTube video.

Installation

To build this project, you'll need a Qlot and Roswell, because CL-RAYLIB should be installed from Ultralisp.org.

Having Qlot and Roswell installed, run these steps to build a demo:

qlot install
qlot exec ros build roswell/demo.ros

Now you can run the demo:

SLYNK_PORT=7000 roswell/demo

Connect to it using SLY and play with content of the src/core.lisp file.

Demo

Here is how this demo looks like:


[generated by 40ANTS-DOC]

About

A demo of interactive image based development in Common Lisp, created specially for YouTube video.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published