Main Page/en: Difference between revisions

From Resonite Wiki
Updating to match new version of source page
Updating to match new version of source page
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
<languages />
<languages />
Welcome to the Resonite Wiki, a hub for information about Resonite. The wiki is a work in progress. Please see [[Wiki Status]], for more information.
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 ==


== Social Links == 
If you want to keep up with development, check out our social links:
If you want to keep up with development, check out our social links:


Line 13: Line 14:
[[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]]
== Get started ==


== Get Started ==
=== Your first day ===
=== Your first day ===
* [https://account.resonite.com Make an Account]
 
* [[Basic Controls]]
* [[Installing Resonite|Install Resonite]]
* [[Avatar Creation|Importing an Avatar]]
* [https://account.resonite.com Make an account]
* [[Patreon Linking|Getting your Patreon rewards]]
* [[Special:MyLanguage/Basic controls|Basic controls]]
* [[Avatar creation|Importing an avatar]]
* [[Supporting Resonite]]


=== Where to go next? ===
=== Where to go next? ===
* [[Frequently Asked Questions]]
 
* [[Troubleshooting |Troubleshooting Guides and Information]]
{{Note|Looking to contribute to the wiki? [[Special:MyLanguage/Contributing|Read our guide for that]]!|suggestion}}
* [[Dash Menu]]
 
* [[Inventory |The Inventory]]
* [[Special:MyLanguage/Frequently Asked Questions|Frequently asked questions]]
* [[Public Folders]]
* [[Troubleshooting|Troubleshooting guides and information]]
* [[Dash menu]]
* [[Inventory |The inventory]]
* [[Special:MyLanguage/Public folders|Public folders]]
* [[Resonite Bot|Resonite Bot and its Commands]]
* [[Resonite Bot|Resonite Bot and its Commands]]
* [[Command Line Arguments]]
* [[Special:MyLanguage/Command line arguments|Command line arguments]]
* [[Badges]]
* [[Special:MyLanguage/Badges|Badges]]
* [[Groups |Groups & Shared Storage Information]]
* [[Groups|Groups & shared storage information]]
* [[Homes]]
* [[Special:MyLanguage/Homes|Homes]]
* [[Roadmap|Roadmap]]
* [[Special:MyLanguage/Roadmap|Roadmap]]


== Patron Benefits and Information ==
== Subscription perks and information ==
* [[PatreonLinking|Getting Your Patreon Rewards]]
* [[Patreon|Patreon Tiers, Benefits and Features]]
* [https://www.patreon.com/Resonite Resonite Patreon]


== Community Contributions ==
* [[Supporting Resonite]]
* [[Multi Language UI]]
 
* [[Public Folders|Using Public Folders]]
== Community contributions ==
* [[List of Public Folders]]
 
* [[List of Groups]]
* [[Special:MyLanguage/Locale|Locale & language]]
* [[:Category:Community Naming Standards|Community Naming Standards]]
* [[Special:MyLanguage/Public folders|Public folders]]
** [[Special:MyLanguage/List of public folders|List of public folders]]
* [[List of groups]]
* [[:Category:Community standards|Community standards]]
* [[Tutorials]]
* [[Tutorials]]
* [[Wiki Contributions & Translations|Contributing to the Wiki]]
* [[Wiki contributions & translations|Contributing to the wiki]]


== Rules, Guidelines & Important Information ==
== Rules, guidelines & important information ==
* [[Resonite Team|Team]]
 
* [[Special:MyLanguage/Resonite team|Resonite team]]
* [[Moderation]]
* [[Moderation]]
* [[Mentors]]
* [[Mentors]]
* [https://resonite.com/policies/Guidelines.html Usage Guidelines]
* [https://resonite.com/policies/Guidelines.html Usage guidelines]
* [https://resonite.com/policies/EULA.html EULA]
* [https://resonite.com/policies/EULA.html EULA]
* [[Branding|Branding Guidelines]]
* [[Branding|Branding guidelines]]


== Creation & Technical ==
== Creation & technical ==


=== General ===
=== General ===


* [[Tips & Tricks]]
* [[Tips & tricks]]
* [[Things to Avoid]]
* [[Things to avoid]]
* [[Optimization Guidelines]]
* [[Optimization guidelines]]
** [[Slot Count|Slot Count]]
** [[Slot Count|Slot count]]
** [[Dynamic Texture and Mesh Loading|Dynamic Texture and Mesh loading]]
** [[Dynamic texture and mesh loading|Dynamic texture and mesh loading]]
* [[Networking Information]]
* [[Networking Information]]
* [[Infrastructure|Infrastructure]]
* [[Infrastructure|Infrastructure]]


=== Avatars, Materials & Textures ===
=== Avatars, materials & textures ===


*[[Humanoid Rig Requirements for IK]]
* [[Humanoid rig requirements for IK]]
*[[Avatar Creation|How to Make an Avatar]]
* [[Avatar creation|Creating avatars]]
*[[Gestures|How to Setup Facial Animations]]
* [[Gestures|Setup facial animations & other gestures]]
*[[Dynamic Bone Chain|How to Setup Dynamic Bones]]
* [[Component:DynamicBoneChain|Dynamic bones]]
*[[Material|Materials & Shaders]]
* [[Material|Materials & shaders]]
*[[Texture2D|Textures]]
* [[Texture2D|Textures]]
*[[Avatar System |Common Avatar System]]
* [[Avatar System |Common avatar system]]
*[[Custom Shaders|Custom Shaders]]
* [[Custom Shaders|Custom Shaders]]
 
=== ProtoFlux & components ===


=== ProtoFlux & Components ===
==== ProtoFlux ====
==== ProtoFlux ====
ProtoFlux is our visual scripting language.
 
ProtoFlux is the visual scripting language used in Resonite.


* [[ProtoFlux]]
* [[ProtoFlux]]
* [[:Category:ProtoFlux|ProtoFlux Nodes Categories/List of ProtoFlux Nodes]]
* [[Context]] determines how ProtoFlux executes.
** [[Impulses]] are a construction from <code>ExecutionContext</code>.
*** [[Dynamic impulses]]
* [[:Category:ProtoFlux|Categories of ProtoFlux nodes]]


==== Components ====
==== Components ====
* [[Component]]
* [[Component]]
* [[:Category:Components|Component Categories/List of Components]]
* [[:Category:Components|Categories of components]]
* [[Button Events]]
* [[Button events]]


== Complex Features ==
==== Types ====


Complex features, involve using multiple parts of Resonite together.
* [[Data model]]
* [[Dynamic Variables]]
* [[Value types]]
* [[Cloud Variables]]
* [[Reference types]]
* [[:Category:Type]]
 
== Complex features ==
 
Complex features involve using multiple parts of Resonite together.
 
* [[Dynamic variables]]
* [[Cloud variables]]
* [[Plugins]]
* [[Plugins]]
* [[Connecting Resonite to Other Applications]]
* [[Connecting Resonite to other applications]]
* [[OAuth]]
* [[OAuth]]
* [[Special:MyLanguage/Universes|Universes]]
* [[Special:MyLanguage/Universes|Universes]]
Line 104: Line 127:
* [[Special:MyLanguage/HTTP|HTTP]]
* [[Special:MyLanguage/HTTP|HTTP]]


== Tools & Workflow ==
== Tools & workflow ==
* [[Tools|Tools Overview]]
 
* [[Community Tools|Community Tools]]
* [[Tools|Tools overview]]
* [[Community Tools|Community tools]]
* [[Examples, custom tools, and tutorials]]
* [[Examples, custom tools, and tutorials]]


== Radiant UI & UIX ==
== Radiant UI & UIX ==
* [[UIX|UIX]]
* [[UIX|UIX]]
* [[Facets]]
* [[Facets]]
* [[Dash Menu]]
* [[Dash menu]]
* [[Context menu|Context Menu]]
* [[Context menu|Context menu]]
 
== Worlds, sessions, & headless servers ==


== Worlds & Custom Sessions/Servers ==
* [[Permission system]]
* [[Permission System]]
* [[Headless server software]] - Create servers to run Resonite sessions.
* [[Setting up Basic Permissions]]
* [[Special:MyLanguage/Command line arguments|Command line arguments]]
* [[Headless Server Software]] - Create servers to run Resonite Sessions.
* [[Command Line Arguments]]


== Resonite Development ==
== Resonite development ==
* [https://github.com/Yellow-Dog-Man/Resonite-Issues/issues GitHub Issues]
 
* [https://github.com/Yellow-Dog-Man/Resonite-Issues/discussions GitHub Feature Discussions]
* [https://github.com/Yellow-Dog-Man/Resonite-Issues/issues GitHub issues]
* [[Planned Features]]
* [https://github.com/Yellow-Dog-Man/Resonite-Issues/discussions GitHub feature discussions]
* [[:Category:Versions | Versions & Changelogs]]
* [[Roadmap|Planned features]]
* [[API|API Documentation]]
* [[:Category:Versions|Versions & changelogs]]
* [[Office Hours]]
* [[API|API documentation]]
* [[Office hours]]
** [[The Resonance]]


== Competitions ==
== Competitions ==
Resonite occasionally runs game-wide competitions with the community:
Resonite occasionally runs game-wide competitions with the community:
* [[MMC]] - A month-long competition run annually by [[Creator Jam]].
* [[MMC]] - A month-long competition run annually by [[Creator Jam]].
== Worlds ==
* [[Special:MyLanguage/Worlds|Worlds]]
* [[Special:MyLanguage/World browser|World browser]]
* [[Special:MyLanguage/World orb|World orb]]
* [[:Category:Featured Worlds|Featured worlds]]
* [[:Category:Community Worlds|Community worlds]]
* [[:Category:Official Worlds|Official worlds]]
* [[:Category:Creator Jam Worlds|Creator Jam worlds]]
== Assets ==
* [[Music]]
* [[Creator assets]]
* 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 17:25, 10 August 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:

Resonite Discord Resonite Twitter Resonite BlueSky Resonite Mastodon Resonite TikTok Resonite Twitch Resonite YouTube Resonite Patreon Resonite Supporter

Get started

Your first day

Where to go next?

Looking to contribute to the wiki? Read our guide for that!

Subscription perks and information

Community contributions

Rules, guidelines & important information

Creation & technical

General

Avatars, materials & textures

ProtoFlux & components

ProtoFlux

ProtoFlux is the visual scripting language used in Resonite.

Components

Types

Complex features

Complex features involve using multiple parts of Resonite together.

Tools & workflow

Radiant UI & UIX

Worlds, sessions, & headless servers

Resonite development

Competitions

Resonite occasionally runs game-wide competitions with the community:

Worlds

Assets

  • Resonite visual assets (models, textures, sfx, animations) are licensed under the CC BY 4.0 license.