PineJam 2025 is starting soon!
0 downloads 10 views Jul 5, 2025
profile

SketchLib by Remie

project thumbnail

SketchLib

CC Tweaked Minecraft library to draw shapes. Based on the processing language drawing style.

App Screenshot

How to install:

Run pastebin run https://pastebin.com/kSsS3uFa in a computer to install the library.

How to use:

Write local sketch=require("SketchLib") to create a new instance of the library in the variable: sketch.

Give the libary a monitor to work with, like this for example:

monitor=peripheral.wrap("top")

sketch.setMonitor(monitor)

Then do whatever you want! There is a piece of example code in the example.lua

List of functions will be added.

It's still a WIP, made to perhaps help with the upcoming pinejam!

wget run https://pinestore.cc/d/155
Git Repository
comments
You can login with Discord to leave comments and reply to others!
There are no comments yet