Skip to content

abraham-ny/Quartz

Origin Engine

License: CC0-1.0

Origin is a modular rendering engine with DOM, styling, and JavaScript capabilities.

Features

  • DOM implementation with hierarchical document structure
  • CSS styling and media query support
  • JavaScript parsing and execution via V8
  • Flexible rendering pipeline
  • Networking capabilities

Getting Started

Prerequisites

  • .NET 6.0+
  • Visual Studio 2022 (recommended)

Installation

git clone https://github.com/your-repo/Origin.git
cd Origin
dotnet restore

Running the Demo

cd Origin.Demo
dotnet run

Documentation

Detailed documentation is available in the Origin.Docs directory.

Contributing

We welcome contributions! Please see our CONTRIBUTING guide for details.

License

This project is licensed under the CC0 1.0 Universal license.