Description

Build 3D web apps with ease

Phibelle is an online 3D game engine that allows creators to build immersive experiences. Write code, use AI assistance, and export a React Three Fiber Scene.

Everything you need to build 3D

A complete toolkit for creating immersive 3D experiences, from rapid prototyping to production-ready games.

Code-First Workflow

Write clean, maintainable code with full TypeScript support and real-time hot reloading.

AI-Assisted

Describe what you want to build and let AI generate and modify your 3D scene.

Component System

Modular architecture with reusable components. Build once, use everywhere.

Real-time Preview

See your changes instantly. No need to constantly switch between your code and the scene.

Export to React

Easily export your scenes as React Three Fiber components for seamless integration.

Gamepad Support

Out of the box gamepad support for testing and building interactive scenes.

How Phibelle Works

Take your 3D scenes from concept to code in just a few simple steps.

1. Create your Scene

Build, code, and modify your R3F scene in the Phibelle editor.

2. Install Dependencies

Install the required libraries.

3. Download Component

Save the file to your project directory and use it in your React/Next.js app.

PhibelleScene.tsx
Includes full Three.js scene and phibelle hooks.