UPB-Graphics / Beyond-Genesis-Client

Client for Beyond Genesis Project
MIT License
0 stars 22 forks source link

Add Lizard Prototype with Procedural Animation #6

Closed RazvanRotaru closed 3 years ago

RazvanRotaru commented 3 years ago

https://github.com/UPB-Graphics/Beyond-Genesis-Client/issues/3

Description of the Change: A prototype model was made in a modular manner in blender, aiming to have it's parts easily exchanged. It is procedurally animated, using IK contraints.

The scripts added are:

A test scene for functionality will be found in the _DEV folder.

Release Notes: Contributing to Issue: Primitive Characters by adding a first animal prototype, namely a Lizard.

RazvanRotaru commented 3 years ago

The axes of the object are different from the usual, namely, transform.right and transform.forward are switched with each other, and all the scripts work for this particular scenario. However, the needed adjustments are minor.