Forest Logo
search
package_2

sketch

By @xactlyblue

Roblox

Mirrored

Sketch

A visual debugging library for Roblox

Sketch is a visual debugging library for Roblox, allowing you to render visual representations of rays, text and shapes with ease. This project is still in it's infancy, and is just meant to be a quick utility library.

Purpose

Visually representing information in the 3D World has always been a bit of a hassle on Roblox. After all, even simple visible text needs to be mounted on a BillboardGui which then needs to be attached to an Adornee. This library aims to solve this problem without being destructive or harmful to your normal workflow.

Documentation

The project's early documentation can be found here. It's is still rather early in development, and though it is completely functional, it does not yet have thorough documentation beyond the APIs (and some examples you can find in the src/example/ folder). Hopefully proper documentation can be sorted out some time soon.

Installation

Wally

Wally is a package manager for Roblox, allowing you to integrate this (and countless other unique and helpful libraries) directly into your project through a controlled system. To use this library in wally, you can simply add the following to your wally.toml:

Sketch = "xactlyblue/sketch@1.0.0"

Rojo

If you don't want to use a package manager like Wally, you can git-clone the source code directly into the folder you'd prefer and Rojo can take care of the rest.

git clone "https://github.com/xactlyblue/sketch"

Package Details

Install command (Click to copy)


Version

1.0.6

License

MIT

check_circle

Safe for commercial use

infoThe package archive does not include its license text; the license is declared in its manifest metadata.

Automated license review — not legal advice.