Getting Started

Installation

Get started with Viber3D game starter kit.

Requirements

Before installing Viber3D, make sure you have:

  • Node.js 16.x or later
  • A modern web browser with WebGL support
  • npm, yarn, or pnpm package manager

Installation

Run the script to create a new project:

Terminal
npx viber3d@latest init

Cursor AI Integration

To enhance your development experience with Cursor AI, add our LLMs documentation:

  1. Visit viber3d.instructa.ai/llms_full.txt
  2. Add this documentation URL to Cursor AI's documentation settings
  3. Cursor AI will now provide intelligent assistance specific to Viber3D development when you add @Docs and then search for the docs like viber3d.

For detailed instructions on adding custom documentation to Cursor AI, visit our tutorial.

Next Steps

Now that you have Viber3D installed, you can:

  1. Check out the Usage Guide to learn the basics
  2. Explore the Core Concepts to understand the engine's architecture
  3. Browse the Systems documentation to learn about specific features
  4. Join our GitHub Discussions for community support