Pinned Repositories
AllocationVerification-Unity
Allocation tests for Unity
BlendTreeAdditiveSample-Unity
ブログ「【Unity】指のポーズをブレンドしてハンドジェスチャーを作ろう」のサンプルプロジェクト
DependencyInjectionSample-Unity
UnityEditor向けDependency Injectionのサンプルプロジェクト
RaycastPerformanceCheck-Unity
ブログ 【Unity】Physics.Raycast のパフォーマンスはシーンに存在するColliderの数に影響するのか にて使用したUnityプロジェクト
StereoEyeShaderSample-Unity
左右のビューで異なるテクスチャを描画するシェーダーの実装のサンプルプロジェクト
TransparencySortTest
Transparent tests about the sort order in Unity
TSCSharpSystemExtension
C# extension classes for "System"
TSCubemapGenerator
Cubemap generation tool for Unity
UnityLocalizationExtension
Extension package for Unity Localization
UnityMoqSample
MoqをUnityで使用するサンプル
tsgcpp's Repositories
tsgcpp/TSCubemapGenerator
Cubemap generation tool for Unity
tsgcpp/UnityLocalizationExtension
Extension package for Unity Localization
tsgcpp/StereoEyeShaderSample-Unity
左右のビューで異なるテクスチャを描画するシェーダーの実装のサンプルプロジェクト
tsgcpp/UnityMoqSample
MoqをUnityで使用するサンプル
tsgcpp/AllocationVerification-Unity
Allocation tests for Unity
tsgcpp/TransparencySortTest
Transparent tests about the sort order in Unity
tsgcpp/TSCSharpSystemExtension
C# extension classes for "System"
tsgcpp/AddressablesLifetimeVerification
Tests and verifications for Unity Addressables Lifetime
tsgcpp/Extenject
Dependency Injection Framework for Unity3D
tsgcpp/github-status-action
tsgcpp/GitHubActionsSecretsTest
tsgcpp/GitHubActionsTestbed
tsgcpp/GitHubActionsWorkflowExample
An example of workflows with GitHub Actions.
tsgcpp/MessagePipe
High performance in-memory/distributed messaging pipeline for .NET and Unity.
tsgcpp/RuntimeUnitTestToolkit
CLI/GUI Frontend of Unity Test Runner to test on any platform.
tsgcpp/SyncTransformPerformanceCheck
Performance check of "SyncTransform" in Unity
tsgcpp/tsgcpp
My personal repository
tsgcpp/UniDi
Dependency Injection for Unity
tsgcpp/Unity-PublishUnitTestReport-Example
An example of Unit Test report for Unity in GitHub Actions.
tsgcpp/unity-test-runner
Run tests for any Unity project
tsgcpp/UnityCustomNUnit2Example
An example of Custom NUnit 2.x with Unity Test Runner
tsgcpp/UnityGitHubActionsLogger
A package of Unity logger for GitHub Actions.
tsgcpp/UnityRequestActivationFileAction
tsgcpp/UniVRM
UniVRM is a gltf-based VRM format implementation for Unity. English is here https://vrm.dev/en/ . 日本語 はこちら https://vrm.dev/
tsgcpp/VJson
A JSON serializer/deserializer (with JsonSchema support) library written in pure C#
tsgcpp/VRDitherExample
Examples of Dithering in Unity VR.
tsgcpp/vrm-specification
vrm specification
tsgcpp/vrm.dev
tsgcpp/WindowsInfrastructureExample
An infrastructure example in Windows for CI
tsgcpp/XRInteractionToolkit-Example-tsgcpp
XRInteractionToolkit examples managed by tsgcpp