Skip to content

imclab/xrrai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XRAI Format Specification

XRAI (eXtended Reality AI) is an open universal file format designed for real-time interactive spatial media that seamlessly bridges current technologies with future AI-driven XR experiences. It enables dynamic, collaborative 3D/4D content delivery across web, mobile, AR, VR, and emerging wearable devices.

Overview

This repository contains the technical specification and example implementations for the XRAI format, a next-generation standard for AI+XR spatial media that is:

  • Fast & Lightweight: Optimized for real-time streaming and rendering
  • AI-Driven: Native support for neural networks, procedural generation, and context-aware adaptation
  • Cross-Platform: Compatible with web, mobile, AR, VR, and future devices
  • Future-Ready: Designed for emerging technologies like neural interfaces and holographic displays
  • Open Standard: Community-driven development with transparent governance

Repository Structure

  • spec/: Technical specification documents
    • core-spec.md: Core format specification
    • vfx-spec.md: VFX system specification
    • ai-components.md: AI integration specification
  • examples/: Example implementations
    • web/: Web viewer implementation
    • unity/: Unity integration
  • schemas/: JSON schemas for format validation

Key Features

  • Hybrid representation system combining explicit geometry with neural fields
  • Advanced VFX capabilities for dynamic particle systems and shaders
  • AI-driven procedural content that adapts to context
  • Optimized for current and future hardware capabilities
  • Collaborative features for shared spatial experiences

Getting Started

See the Core Specification for a detailed overview of the format structure and capabilities.

For implementation examples, check the Examples directory.

License

This specification is open source and available under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published