An open API service indexing awesome lists of open source software.

https://github.com/izayoijiichan/vgo.gltf

VgoGltf is the basic and common definition of glTF.
https://github.com/izayoijiichan/vgo.gltf

Last synced: 4 months ago
JSON representation

VgoGltf is the basic and common definition of glTF.

Awesome Lists containing this project

README

        

# VgoGltf

VgoGltf is the basic and common definition of glTF.

___
## Storage

- GltfHeader
- GltfChunk

## Buffers

- IByteBuffer
- ArraySegmentByteBuffer
- ReadOnlyArraySegmentByteBuffer

## Enums

- WebGL
- GltfBufferViewTarget
- GltfComponentType
- GltfCullFaceMode
- GltfMeshPrimitiveMode
- GltfTextureMagFilterMode
- GltfTextureMinFilterMode
- GltfTextureTarget
- GltfTextureWrapMode

- EnumString
- GltfAccessorType
- GltfAlphaMode
- GltfAnimationChannelPath
- GltfAnimationInterpolationType
- GltfCameraProjectionType

- UnityEngine
- AnimationModule
- AnimatorCullingMode
- AnimatorUpdateMode
- HumanBodyBones

- CoreModule
- GradientMode
- MotionVectorGenerationMode
- SpriteMaskInteraction
- WrapMode
- WeightedMode

- ParticleSystemModule
- ParticleSystemAnimationMode
- ParticleSystemAnimationRowMode
- ParticleSystemAnimationTimeMode
- ParticleSystemAnimationType
- ParticleSystemCollisionMode
- ParticleSystemCollisionQuality
- ParticleSystemCollisionType
- ParticleSystemCullingMode
- ParticleSystemCurveMode
- ParticleSystemEmitterVelocityMode
- ParticleSystemGameObjectFilter
- ParticleSystemGradientMode
- ParticleSystemInheritVelocityMode
- ParticleSystemMeshShapeType
- ParticleSystemNoiseQuality
- ParticleSystemOverlapAction
- ParticleSystemRenderMode
- ParticleSystemRenderSpace
- ParticleSystemRingBufferMode
- ParticleSystemScalingMode
- ParticleSystemShapeMultiModeValue
- ParticleSystemShapeTextureChannel
- ParticleSystemShapeType
- ParticleSystemSimulationSpace
- ParticleSystemSortMode
- ParticleSystemStopAction
- ParticleSystemTrailMode
- ParticleSystemTrailTextureMode

- PhysicsModule
- CollisionDetectionMode
- PhysicMaterialCombine
- RigidbodyConstraints
- RigidbodyInterpolation

- Rendering
- LightmapBakeType
- LightProbeUsage
- LightRenderMode
- LightShadowResolution
- LightShadows
- LightShape
- LightType
- ReflectionProbeUsage
- ShadowCastingMode
- ShadowCastingMode
- UVChannelFlags

- SkyboxShader
- SkyboxImageType
- SkyboxLayout
- SkyboxMapping
- SkyboxSunDisk

- VGO
- VgoBlendShapeKind
- VgoBlendShapeFacePartsType
- VgoBlendShapeBlinkType
- VgoBlendShapeViseme
- VgoBlendShapePresetType

## Structs

- Color3
- Color4
- Matrix2
- Matrix3
- Vector4Ubyte
- Vector4Uint
- Vector4Ushort

## Framework

- .NET Standard 2.0
- .NET Framework 4.7

___
Last updated: 15 August, 2020
Editor: Izayoi Jiichan

*Copyright (C) 2020 Izayoi Jiichan. All Rights Reserved.*