|
@@ -1,5 +1,12 @@
|
|
|

|
|
|
|
|
|
+<p align="center">
|
|
|
+ <a href="https://www.npmjs.com/package/@tresjs/core"><img src="https://img.shields.io/npm/v/@tresjs/core?color=%2382DBCA" alt="npm package"></a>
|
|
|
+ <a href="https://nodejs.org/en/about/releases/"><img src="https://img.shields.io/node/v/@tresjs/core.svg" alt="node compatibility"></a>
|
|
|
+ <a href="https://discord.gg/tfY9aSNT"><img src="https://img.shields.io/badge/chat-discord-purple?style=flat&logo=discord" alt="discord chat"></a>
|
|
|
+</p>
|
|
|
+<br/>
|
|
|
+
|
|
|
# Tres
|
|
|
|
|
|
> Declarative ThreeJS using Vue Components
|
|
@@ -13,10 +20,10 @@ Tres (Spanish word for "three", pronounced `/tres/` ) is a way of creating Three
|
|
|
|
|
|
## Packages
|
|
|
|
|
|
-| Package | Version (click for changelogs) |
|
|
|
-| --------------------------- | :----------------------------------------------------------------------------------------------------------- |
|
|
|
-| [Tres](packages/tres) | [](packages/tres/CHANGELOG.md) |
|
|
|
-| [Cientos](packages/cientos) | [](packages/cientos/CHANGELOG.md) |
|
|
|
+| Package | Version (click for changelogs) |
|
|
|
+| --------------------------- | :--------------------------------------------------------------------------------------------------------------------------- |
|
|
|
+| [Tres](packages/tres) | [](packages/tres/CHANGELOG.md) |
|
|
|
+| [Cientos](packages/cientos) | [](packages/cientos/CHANGELOG.md) |
|
|
|
|
|
|
## Docs
|
|
|
|