Marked this version for translation |
|||
(18 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
<languages /> | <languages /> | ||
<translate><!--T:1--> Welcome to the Resonite Wiki, a hub for information about Resonite. The wiki is a work in progress. Please see [[Wiki Status]] | <translate><!--T:1--> Welcome to the Resonite Wiki, a hub for information about Resonite that '''everyone can edit'''. The wiki is a work in progress with improvements and tweaks planned. Please see [[Wiki Status]] for more information.</translate> | ||
<translate> | == <translate><!--T:2--> Social Links</translate> == | ||
<!--T:2--> | <translate><!--T:103--> If you want to keep up with development, check out our social links:</translate> | ||
If you want to keep up with development, check out our social links:</translate> | |||
[[File:DiscordIcon.png|48px|Resonite Discord|link=https://discord.gg/resonite|alt=Resonite Discord]] | [[File:DiscordIcon.png|48px|Resonite Discord|link=https://discord.gg/resonite|alt=Resonite Discord]] | ||
Line 24: | Line 22: | ||
=== <translate><!--T:91--> Where to go next?</translate> === | === <translate><!--T:91--> Where to go next?</translate> === | ||
{{Note|<translate><!--T:105--> Looking to contribute the wiki? [[Contributing|read our guide for that]]!</translate>|suggestion}} | |||
* <translate><!--T:6--> [[Frequently Asked Questions]]</translate> | * <translate><!--T:6--> [[Frequently Asked Questions]]</translate> | ||
* <translate><!--T:7--> [[Troubleshooting |Troubleshooting Guides and Information]]</translate> | * <translate><!--T:7--> [[Troubleshooting |Troubleshooting Guides and Information]]</translate> | ||
Line 92: | Line 91: | ||
* <translate><!--T:52--> [[ProtoFlux]]</translate> | * <translate><!--T:52--> [[ProtoFlux]]</translate> | ||
* <translate><!--T:109--> [[Context]]</translate> determines how ProtoFlux executes. | |||
** <translate><!--T:110--> [[Impulses]]</translate> are a construction from <code>ExecutionContext</code>. | |||
*** <translate><!--T:111--> [[Dynamic Impulses]]</translate> | |||
* <translate><!--T:53--> [[:Category:ProtoFlux|ProtoFlux Nodes Categories/List of ProtoFlux Nodes]]</translate> | * <translate><!--T:53--> [[:Category:ProtoFlux|ProtoFlux Nodes Categories/List of ProtoFlux Nodes]]</translate> | ||
Line 100: | Line 102: | ||
* <translate><!--T:56--> [[:Category:Components|Component Categories/List of Components]]</translate> | * <translate><!--T:56--> [[:Category:Components|Component Categories/List of Components]]</translate> | ||
* <translate><!--T:86--> [[Button Events]]</translate> | * <translate><!--T:86--> [[Button Events]]</translate> | ||
==== <translate><!--T:112--> Types</translate> ==== | |||
* <translate><!--T:113--> [[Data model]]</translate> | |||
* <translate><!--T:114--> [[Value types]]</translate> | |||
* <translate><!--T:115--> [[Reference types]]</translate> | |||
* <translate><!--T:116--> [[:Category:Type]]</translate> | |||
<translate>== Complex Features == <!--T:57--></translate> | <translate>== Complex Features == <!--T:57--></translate> | ||
<translate><!--T:58--> Complex features | <translate><!--T:58--> Complex features involve using multiple parts of Resonite together.</translate> | ||
* <translate><!--T:59--> [[Dynamic Variables]]</translate> | * <translate><!--T:59--> [[Dynamic Variables]]</translate> | ||
* <translate><!--T:60--> [[Cloud Variables]]</translate> | * <translate><!--T:60--> [[Cloud Variables]]</translate> | ||
Line 141: | Line 150: | ||
* <translate><!--T:82--> [[Office Hours]]</translate> | * <translate><!--T:82--> [[Office Hours]]</translate> | ||
<translate> | == <translate><!--T:83--> Competitions</translate> == | ||
<translate><!--T:84--> Resonite occasionally runs game-wide competitions with the community:</translate> | <translate><!--T:84--> Resonite occasionally runs game-wide competitions with the community:</translate> | ||
* <translate><!--T:85--> [[MMC]] - A month-long competition run annually by [[Creator Jam]].</translate> | * <translate><!--T:85--> [[MMC]] - A month-long competition run annually by [[Creator Jam]].</translate> | ||
== <translate> | == <translate><!--T:104--> Worlds</translate> == | ||
* [[:Category:Featured Worlds|Featured Worlds]] | * [[:Category:Featured Worlds|<translate><!--T:106--> Featured Worlds</translate>]] | ||
* [[:Category:Community Worlds|Community Worlds]] | * [[:Category:Community Worlds|<translate><!--T:107--> Community Worlds</translate>]] | ||
* [[:Category:Official Worlds|Official Worlds]] | * [[:Category:Official Worlds|<translate><!--T:108--> Official Worlds</translate>]] | ||
* [[:Category:Creator Jam Worlds|Creator Jam Worlds]] | |||
== Assets == | |||
* [[Music]] | |||
* Resonite visual assets (models, textures, sfx, animations) are licensed under the [https://creativecommons.org/licenses/by/4.0/ CC BY 4.0] license. |
Latest revision as of 13:39, 30 January 2025
Welcome to the Resonite Wiki, a hub for information about Resonite that everyone can edit. The wiki is a work in progress with improvements and tweaks planned. Please see Wiki Status for more information.
Social Links
If you want to keep up with development, check out our social links:
Get Started
Your first day
Where to go next?
- Frequently Asked Questions
- Troubleshooting Guides and Information
- Dash Menu
- The Inventory
- Public Folders
- Resonite Bot and its Commands
- Command Line Arguments
- Badges
- Groups & Shared Storage Information
- Homes
- Roadmap
Patron Benefits and Information
Community Contributions
- Multi Language UI
- Using Public Folders
- List of Public Folders
- List of Groups
- Community Naming Standards
- Tutorials
- Contributing to the Wiki
Rules, Guidelines & Important Information
Creation & Technical
General
Avatars, Materials & Textures
- Humanoid Rig Requirements for IK
- How to Make an Avatar
- How to Setup Facial Animations
- How to Setup Dynamic Bones
- Materials & Shaders
- Textures
- Common Avatar System
- Custom Shaders
ProtoFlux & Components
ProtoFlux
ProtoFlux is our visual scripting language.
- ProtoFlux
- Context determines how ProtoFlux executes.
- Impulses are a construction from
ExecutionContext
.
- Impulses are a construction from
- ProtoFlux Nodes Categories/List of ProtoFlux Nodes
Components
Types
Complex Features
Complex features involve using multiple parts of Resonite together.
- Dynamic Variables
- Cloud Variables
- Plugins
- Connecting Resonite to Other Applications
- OAuth
- Universes
- OSC
- Websockets
- HTTP
Tools & Workflow
Radiant UI & UIX
World Info & Custom Sessions/Servers
- Permission System
- Setting up Basic Permissions
- Headless Server Software - Create servers to run Resonite Sessions.
- Command Line Arguments
Resonite Development
- GitHub Issues
- GitHub Feature Discussions
- Planned Features
- Versions & Changelogs
- API Documentation
- Office Hours
Competitions
Resonite occasionally runs game-wide competitions with the community:
- MMC - A month-long competition run annually by Creator Jam.