Skip to content

remie92/SketchLib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages