VRChat SDK/fr: Difference between revisions

From VRChat Wiki
FurfuVR (talk | contribs)
No edit summary
FurfuVR (talk | contribs)
Translate to French
Line 11: Line 11:
</div>
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
{| class="wikitable"
{| class="wikitable"
|+
|+
!Software
!Logiciel
!Version
!Version
|-
|-
|VRChat build
|Version de VRChat
|{{Template:Version|live}}
|{{Template:Version|live}}
|-
|-
|Client build
|Version du client
|{{Template:Version/Build|live}}
|{{Template:Version/Build|live}}
|-
|-
|Worlds SDK
|SDK Mondes
|{{Template:Version|sdk-worlds}}
|{{Template:Version|sdk-worlds}}
|-
|-
|Avatars SDK
|SDK Avatars
|{{Template:Version|sdk-avatars}}
|{{Template:Version|sdk-avatars}}
|-
|-
|VCC
|VCC (VRChat Creators Companion)
|{{Template:Version|creator-companion}}
|{{Template:Version|creator-companion}}
|-
|-
Line 35: Line 34:
|{{Template:Version|unity-sdk}}
|{{Template:Version|unity-sdk}}
|}
|}
</div>


<!--== Histoire ==
<!--== Histoire ==

Revision as of 20:41, 7 August 2025

V · EC'est une page officielle d'informations VRChat !
Elle est examinée et approuvée par l'équipe VRCWiki. Apprenez comment contribuer à cette page en consultant le Guide du contributeur.


VRChat is a platform that runs off of the Unity engine. Users can create and upload worlds and avatars using the VRChat Software Development Kit (SDK), by starting a project from within the Creator Companion. Projects can be made for either Avatars or Worlds using the latest Unity and SDK versions, guided by the Creator Companion. You can acquire the Creator Companion by signing into your VRChat account on the website, and downloading it. Your account must be at the New User Trust Rank, or greater to gain access to the official VRChat software, and to upload any content.

If it's your first time using Unity, the Creator Companion, or the SDK, there are several official and community tutorials to follow, which aid the process on creating and uploading the content that you want. Using the Creator Companion will install Unity, as well as install and update the required World or Avatar SDKs.

Logiciel Version
Version de VRChat 2026.2.2
Version du client 1853
SDK Mondes 3.10.3
SDK Avatars 3.10.3
VCC (VRChat Creators Companion) 2.4.5
Unity 2022.3.22f1


SDK de Mondes

Le SDK de mondes de VRChat permet aux utilisateurs de créer, téléverser et modifier différents environnements (mondes) dans VRChat.

Udon

Udon est le langage de programmation dérivé du C# utilisé par VRChat, permettant de créer des expériences avancées dans les mondes.

SDK d'Avatar

Le SDK d'avatar de VRChat permet aux utilisateurs de créer, téléverser et modifier différents avatars pour VRChat.

Avatar Dynamics

Les Avatar Dynamics, également appelées Interactions, sont des fonctionnalités avancées d’un avatar qui permettent à un utilisateur d’interagir avec son propre avatar ou avec ceux des autres utilisateurs.

PhysBones

Les PhysBones sont un composant du SDK d'avatar qui permet un mouvement fluide et avancé du système squelettique d'un avatar, permettant d'appliquer des effets physiques aux caractéristiques de l'avatar.

Ressources officielles

Guides associés au SDK

À voir aussi

Références

/fr