add context, impulses, and types |
m move creator assets to right cateogory |
||
(7 intermediate revisions by 3 users not shown) | |||
Line 13: | Line 13: | ||
[[File:YoutubeIcon.png|36px|Resonite YouTube|link=https://www.youtube.com/@resoniteapp|alt=Resonite YouTube]] | [[File:YoutubeIcon.png|36px|Resonite YouTube|link=https://www.youtube.com/@resoniteapp|alt=Resonite YouTube]] | ||
[[File:PatreonIcon.png|36px|Resonite Patreon|link=https://www.patreon.com/resonite|alt=Resonite Patreon]] | [[File:PatreonIcon.png|36px|Resonite Patreon|link=https://www.patreon.com/resonite|alt=Resonite Patreon]] | ||
[[File:SupporterBadge.png|36px|Resonite Supporter|link=https://wiki.resonite.com/Supporting_Resonite]] | |||
== <translate><!--T:102--> Get Started</translate> == | == <translate><!--T:102--> Get Started</translate> == | ||
Line 19: | Line 20: | ||
* <translate><!--T:5--> [[Basic Controls]]</translate> | * <translate><!--T:5--> [[Basic Controls]]</translate> | ||
* <translate><!--T:11--> [[Avatar Creation|Importing an Avatar]]</translate> | * <translate><!--T:11--> [[Avatar Creation|Importing an Avatar]]</translate> | ||
* <translate><!--T:90--> [[ | * <translate><!--T:90--> [[Supporting Resonite]]</translate> | ||
=== <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 | {{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 36: | Line 37: | ||
<translate> | <translate> | ||
== | == Subscription perks and Information == <!--T:17--> | ||
</translate> | </translate> | ||
* <translate | * <translate>[[Supporting Resonite]]</translate> | ||
<translate> | <translate> | ||
Line 91: | Line 90: | ||
* <translate><!--T:52--> [[ProtoFlux]]</translate> | * <translate><!--T:52--> [[ProtoFlux]]</translate> | ||
* <translate>[[Context]]</translate> determines how ProtoFlux executes. | * <translate><!--T:109--> [[Context]]</translate> determines how ProtoFlux executes. | ||
** <translate>[[Impulses]]</translate> are a construction from <code>ExecutionContext</code>. | ** <translate><!--T:110--> [[Impulses]]</translate> are a construction from <code>ExecutionContext</code>. | ||
*** <translate>[[Dynamic Impulses]]</translate> | *** <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 103: | Line 102: | ||
* <translate><!--T:86--> [[Button Events]]</translate> | * <translate><!--T:86--> [[Button Events]]</translate> | ||
==== <translate>Types</translate> ==== | ==== <translate><!--T:112--> Types</translate> ==== | ||
* <translate>[[Data model]]</translate> | * <translate><!--T:113--> [[Data model]]</translate> | ||
* <translate>[[Value types]]</translate> | * <translate><!--T:114--> [[Value types]]</translate> | ||
* <translate>[[Reference types]]</translate> | * <translate><!--T:115--> [[Reference types]]</translate> | ||
* <translate>[[:Category:Type]]</translate> | * <translate><!--T:116--> [[:Category:Type]]</translate> | ||
<translate>== Complex Features == <!--T:57--></translate> | <translate>== Complex Features == <!--T:57--></translate> | ||
Line 155: | Line 154: | ||
== <translate><!--T:104--> Worlds</translate> == | == <translate><!--T:104--> Worlds</translate> == | ||
* [[:Category:Featured Worlds|<translate><!--T: | * [[Worlds]] | ||
* [[:Category:Community Worlds|<translate><!--T: | * [[World Browser]] | ||
* [[:Category:Official Worlds|<translate><!--T: | * [[World Orb]] | ||
* [[:Category:Featured Worlds|<translate><!--T:106--> Featured Worlds</translate>]] | |||
* [[:Category:Community Worlds|<translate><!--T:107--> Community Worlds</translate>]] | |||
* [[:Category:Official Worlds|<translate><!--T:108--> Official Worlds</translate>]] | |||
* [[:Category:Creator Jam Worlds|Creator Jam Worlds]] | * [[:Category:Creator Jam Worlds|Creator Jam Worlds]] | ||
== Assets == | == Assets == | ||
* [[Music]] | * <translate>[[Music]]</translate> | ||
* <translate>[[Creator assets]]</translate> | |||
* Resonite visual assets (models, textures, sfx, animations) are licensed under the [https://creativecommons.org/licenses/by/4.0/ CC BY 4.0] license. | * 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 19:08, 29 March 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
Subscription perks 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.
Worlds
Assets
- Music
- Creator assets
- Resonite visual assets (models, textures, sfx, animations) are licensed under the CC BY 4.0 license.