All Projects → keijiro → Threedscans

keijiro / Threedscans

Scanned statue models from the Three D Scans project, optimized for real-time rendering use.

Projects that are alternatives of or similar to Threedscans

Shaderlabvs
ShaderlabVS is a Visual Studio plugin for Unity Shaderlab programming
Stars: ✭ 841 (+388.95%)
Mutual labels:  unity, unity3d, shaderlab
Nnao
Neural Network Ambien Occlusion based on http://theorangeduck.com/page/neural-network-ambient-occlusion
Stars: ✭ 57 (-66.86%)
Mutual labels:  unity, unity3d, shaderlab
Testbedhdrp
Testbed project for Unity HDRP (High Definition Render Pipeline)
Stars: ✭ 859 (+399.42%)
Mutual labels:  unity, unity3d, shaderlab
Unity Wireframe
General purpose wireframe shaders for use in Unity.
Stars: ✭ 378 (+119.77%)
Mutual labels:  unity, unity3d, shaderlab
Smo Shaders
A collection of shaders to replicate those used in Super Mario Odyssey's Snapshot Mode.
Stars: ✭ 97 (-43.6%)
Mutual labels:  unity, unity3d, shaderlab
Unityurpunlitscreenspacedecalshader
Unity unlit screen space decal shader for URP. Just create a new material using this shader, then assign it to a new unity cube GameObject = DONE, now you have unlit decal working in URP
Stars: ✭ 455 (+164.53%)
Mutual labels:  unity, unity3d, shaderlab
X Postprocessing Library
Unity Post Processing Stack Library | Unity引擎的高品质后处理库
Stars: ✭ 1,079 (+527.33%)
Mutual labels:  unity, unity3d, shaderlab
Depthinverseprojection
An example showing how to inverse-project depth samples into the view/world space in Unity.
Stars: ✭ 296 (+72.09%)
Mutual labels:  unity, unity3d, shaderlab
Iridescence
Iridescence shader
Stars: ✭ 89 (-48.26%)
Mutual labels:  unity, unity3d, shaderlab
Temporalreprojectionexample
Temporal reprojection example for Unity
Stars: ✭ 82 (-52.33%)
Mutual labels:  unity, unity3d, shaderlab
Unity Shadersketches
Sketches made with ShaderLab in Unity.
Stars: ✭ 362 (+110.47%)
Mutual labels:  unity, unity3d, shaderlab
Lwrpshaders
A collection of high customizable unlit shaders for Lightweight Render Pipeline
Stars: ✭ 125 (-27.33%)
Mutual labels:  unity, unity3d, shaderlab
Hsv Color Picker Unity
HSV color picker for Unity UI
Stars: ✭ 355 (+106.4%)
Mutual labels:  unity, unity3d, shaderlab
Unitypcss
Nvidia's PCSS soft shadow algorithm implemented in Unity
Stars: ✭ 533 (+209.88%)
Mutual labels:  unity, unity3d, shaderlab
Unity3dcrosssectionshader
CG shader for unity3D to create a cross section through meshes
Stars: ✭ 333 (+93.6%)
Mutual labels:  unity, unity3d, shaderlab
Packedrgbmshader
32-bit packed color format with RGBM encoding for shader use
Stars: ✭ 39 (-77.33%)
Mutual labels:  unity, unity3d, shaderlab
Unity Shaders
✨ Shader demo - More than 300 examples
Stars: ✭ 198 (+15.12%)
Mutual labels:  unity, unity3d, shaderlab
Alloy
Alloy physical shader framework for Unity.
Stars: ✭ 244 (+41.86%)
Mutual labels:  unity, unity3d, shaderlab
3dxrayshader unity
Surface shader. Clips a Model with given plane , applies fresnel on clipped part and highlights the cross section.
Stars: ✭ 73 (-57.56%)
Mutual labels:  unity, unity3d, shaderlab
Otto
Otto sample project for the AI Planner
Stars: ✭ 113 (-34.3%)
Mutual labels:  unity, unity3d, shaderlab

ThreeDScans

screenshot

This repository contains scanned statue models which came from the Three D Scans project. These models are optimized (decimated) for real-time rendering use, especially for use with Unity game engine.

License?

See their Info page for details. My understanding is that these models are free to use for commercial/noncommercial purposes. Acknowledging them in some way or making a donation to them would be a nice idea.

About the optimization process

These models are decimated, retopologized and UV-unwrapped with Houdini. The Normal maps and the occlusion maps are generated with xNormal. The working project files of this process is contained in another repository (ThreeDScansWorking), so you can see the details if you want.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].