VertexAnimationJob Save

Vertex animation with C# Job System and new Mesh API

Project README

gif

VertexAnimationJob is a Unity project that contains examples of the use of the new Mesh API added in Unity 2019.3/2020.1.

See the following documents for the details of the new APIs.

This project aims to show how to implement vertex animation using the new APIs along with the C# Job System. It distributes vertex update jobs to multiple worker threads via the job system. With the help of the new API, it can be implemented with a minimum amount of memory copies.

Open Source Agenda is not affiliated with "VertexAnimationJob" Project. README Source: keijiro/VertexAnimationJob
Stars
104
Open Issues
0
Last Commit
4 years ago

Open Source Agenda Badge

Open Source Agenda Rating