Skip to content

Instantly share code, notes, and snippets.

@toomasv
toomasv / shooting.red
Last active August 14, 2019 19:58
Parametrized curve
Red [
Title: "Shooting"
Description: "Exercise with parametrized curve"
Date: 2019-08-10
Author: "Toomas Vooglaid"
Licence: "Public domain"
Usage: {
To load and orient the weapon - drag point.
To relocate the target - drag target.
To relocate weapon - ctrl-drag it (cannon relocates horizontally on dragging).
@toomasv
toomasv / rays.red
Last active August 2, 2019 19:22
Ray-casting exercise
Red [
Description: {Ray casting exercise}
Needs: View
Date: 25-July-2019
Inspiration: https://github.com/krisajenkins/elm-rays
Tutorial: https://ncase.me/sight-and-light/
Redporter: "Toomas Vooglaid"
Licence: "Public domain"
]
; To change into plain light instead of radial