sunrize

A Multi-Platform X3D Editor

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
sunrize
511.6.1211 days agoa year agoMinified + gzip package size for sunrize in KB

Readme

Sunrize — A Multi-Platform X3D Editor
NPM Version NPM Downloads DeepScan grade

Introduction

Sunrize is based on XITE and is a basic editor for X3D files. The scene can be edited in an Outline Editor and there is a Script Editor where Script nodes and ComposedShader nodes can be edited.

Quick Links

Usage

First you need to install both Node.js and npm on your system. To accomplish this, you can use a Node installer (Windows), or use Homebrew to install node (macos), or use your Linux package manager.
Then you can run Sunrize without installing it using npm's npx command:
$ npx sunrize@latest [files]

>Note: The first time, it may take a while for Sunrize to start.

License

Sunrize is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 3 only, as published by the Free Software Foundation.