Script for saving lightmapping data to prefabs. Used through the Assets tab in Unity. Place your prefabs in the scene with this script at the root. Set up your lighting and in the editor go to Assets->Bake Prefab Lightmaps. After is processed you can now spawn your prefabs in different scenes and they will use the lightmapping from the original.
☆738Nov 25, 2024Updated last year
Alternatives and similar repositories for PrefabLightmapping
Users that are interested in PrefabLightmapping are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Unity Light Map Prefab Baker☆155Mar 19, 2020Updated 6 years ago
- Tool that allows switching different baked lightmap sets on a unity scene at runtime.☆717Dec 8, 2024Updated last year
- Utility to combine color channels from different textures into a single output.☆903Apr 21, 2026Updated last month
- Reusable RendererFeature of MobileScreenSpacePlanarReflection☆1,181Nov 14, 2022Updated 3 years ago
- Fast GPU vertex shader based animation library for Unity (VAT, Vertex Animation Texture, Morphing Animation)☆527Dec 10, 2022Updated 3 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- ☆985Mar 30, 2024Updated 2 years ago
- Texture atlas creator for Unity☆498Nov 9, 2022Updated 3 years ago
- Unity unlit screen space decal shader for URP. Just create a new material using this shader, then assign it to a new unity cube GameObjec…☆1,339Sep 16, 2022Updated 3 years ago
- Animation Baker and Instancing for Animated Characters: Using GPU to implement large-amount animation characters rendering. The animation…☆1,757Dec 28, 2024Updated last year
- Unity tool to pack texture channels into a single texture.☆176Apr 22, 2021Updated 5 years ago
- A fully-featured deformer system for Unity that lets you stack effects to animate models in real-time☆3,643Oct 4, 2024Updated last year
- URP renderfeature test project☆462Dec 26, 2022Updated 3 years ago
- Fracture any mesh at runtime☆1,307May 17, 2021Updated 5 years ago
- Screen-space outlines for Unity3d.☆1,387May 7, 2023Updated 3 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Automatic LOD generation + scene optimization☆2,051Feb 29, 2024Updated 2 years ago
- Modular utilities for shader stripping to drastically improve Unity build times☆375Jul 19, 2024Updated last year
- Temporal Anti-Aliasing(TAA) for Unity’s Universal Render Pipeline☆491May 16, 2022Updated 4 years ago
- Attribute Extensions for Unity☆5,141Apr 25, 2026Updated last month
- This technique is designed to instance Characters(SkinnedMeshRender).☆1,774Mar 6, 2024Updated 2 years ago
- Voxel-based Global Illumination using Unity Scriptable Render Pipeline☆822Sep 20, 2022Updated 3 years ago
- Extend the Unity Toolbar with your own Editor UI code.☆1,932Feb 26, 2026Updated 3 months ago
- A mesh-based PBR decal system for Unity's universal render pipeline.☆606Jun 9, 2024Updated last year
- Example project to draw 1million grass instances on mobile☆1,696Nov 25, 2020Updated 5 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 頂点の位置と法線を、Texture2Dに保存しておく。ARGBFloatとか、HDR Textureを使用したバージョン