tags: unity unity3d game development c#
HDRP outer bounding frame of unity 3d object outer frame
First of all, I will upload the video tutorial I recorded and the plug-ins used
Video tutorials and plugins
Here is a picture tutorial







A green bounding box appears in unity. You only need to add a box collider to the add component in the inspector to create a collision bounding box for the object, and the bounding box is more adaptiv...
This article will introduce how to hand-write a cartoon hair Shader in HDRP, students who want to be familiar with HDRP or hair rendering should not miss it (.・∀・)ノ Effect (see parameter effect...
For HDRP projects, although better lighting has been provided, the direct rendering of the two-dimensional characters will appear a bit unnatural. This article refers to the rendering of UnityChan in ...
The object will appear in the game development process directly through the case of a collision body: 1. The impact of a body too thin 2. Since the speed of the object is too fast Analysis of reasons:...
If you are still upset with the HDRP, I hope this article can help you. He recorded how to manually build a base scene from 0 in HD rendering pipeline mode. HD pipeline configuration resources To use ...
Unity rendering process (rendering pipeline) (rendering pipeline) A rendering task Two three concept phases Three application stages 1 Prepare the scene data that needs to be rendered, do thick partic...
Introduction Unity integrates Metallic, Occlusion, Detail Mask, and Smoothness textures into one Mask texture in the HDRP pipeline, as follows: The Mask map can be directly exported from DCC tools suc...
GIF: Demo video: Where did the video go? _Beep Beep (゜-゜)つロ Cheers~-bilibili project address: Jason-Ma-233/JasonMaToonRenderPipeline This project is a cartoon rendering pipeline based on Unity HDRP. C...
This article was first published in mine.personal blogI hope everyone can support me! Hi! This is Showhoop Studio! If you want to render an amazing picture on the screen, you must understand the proce...
Article Directory 1. Rendering pipeline 1.1 Choose a rendering pipeline 2. Built-in Render Pipeline 2.1 Rendering paths 2.1.0.1 Forward Rendering 2.1.0.2 Deferred Shading 2.1.0.3 Legacy Deferred of th...