SkillAgentSearch skills...

Zbox

A 3D renderer for LÖVE

Install / Use

/learn @Zellicious/Zbox
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

zbox

A rewrite of my previous attempt of 3d rendering in love2d, lovexyz. <br>

Short introduction

zbox is a cool 3d ~~engine~~ renderer that has plenty of features.

require("zbox")

zbox currently has support for:

  • 3D rendering
  • OBJ model loading
  • Physically Based Rendering (PBR)
  • Skyboxes
  • ~~Convex collisions~~
<br>

Notes

  • It is highly reccomended to use hdr cubemaps converted to png for skyboxes
  • You must set irradiance and skybox manually
  • Specular IBL is currently non-convoluted (trying to find a solution)
<br>

Documentation

<br>

Demo files

<br>

Awesome tools

HDRI to CubeMap by matheowis

py-ibl-gen by Zellicious

<br>

Sources

LearnOpenGL

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated17d ago
Forks0

Languages

Lua

Security Score

90/100

Audited on Mar 15, 2026

No findings