Konjure Kreate
Loading workshop…

Change the sphere’s x position, then press Run.

More
Tick 0 · 0.00 sThis device
main.kj⌘ / Ctrl + Enter
Loading…Drag to orbit · select to inspect
0 entities
Results
Loading the language runtime…
Output 0
No output.

Work with Blender

Model in Blender. Build with code here. Exchange meshes, materials and parented objects.

Get Blender add-on ↗

Scene files capture the current geometry. Save your project or .blend to retain its original code or modifiers.


Connect your editors

Start cargo run -p konjure-tools --bin kj-blender from the repository. Paste its token here and in Blender’s Konjure panel.

Scene files also work without a bridge.

Blender guide ↗

Welcome to your workshop.

Start with a scene, change its code and press Run. Play advances time. Controls below the scene act on the running program.

Work on this device

Projects save automatically in this browser, including unfinished code. Save file downloads a portable .konjure project. Reopening starts a fresh run from its source.

Bring another device

Choose Add a device above the editor. Share its pairing link with another browser or scan its QR from Connect live in Konjure on RayNeo. Every joined device shares the accepted scene and controls.

The hosted workshop includes live pairing. Connection settings let you use your own host. From a source checkout, npm run kreate:live starts Kreate and the Rust host together.

Pairing guide ↗

Add a module

Import it by name from another source file.

Remove module?