Shivam Anand

Results 11 issues of Shivam Anand

Blog is visible in `blogs.html`

type:Documentation

[WIP] This PR is still in progress. It adds ability to load animation data from glTF files. TODO - Docstrings - Tests Check out this [example](https://github.com/xtanion/fury/blob/gltf-anim-merge-kf/docs/tutorials/01_introductory/viz_simple_gltf_animation.py) (merged with PR #626)...

type:Documentation

This PR adds the ability to convert a scene as gltf file and can be loaded back using glTF loader (added in #600 ).

latest update: `viz_skinning_hirearchical_transform.py`

type:New Feature

**NOTE: Skinning PR (#685) needs to be merged before merging this** Preview: Using the `MorphStressTest` model and `TheWave` animation. https://user-images.githubusercontent.com/74976752/193900336-8bd84ed5-af4e-4349-9c23-9c4557b09484.mp4

blog is visible in `blog.html`

type:Documentation

**Describe the bug**l While creating multiple users in the app, after adding a profile photo and name in respective fields I wasn't able to create new profile the "Done" button...

Impact: Medium
Z-ibt
bug
Work: Medium

This PR needs a lot of cleaning and still in progress. As of now this PR adds ORM, Normal & Emissive materials. Most of the glTF models has been modified...

![image](https://user-images.githubusercontent.com/74976752/209081064-e50f8993-7eb5-4cd7-99e3-38f5ff2a6c80.png) I'm using Ubuntu `22.10` (gnome 43).

There are various linting standards in python. Most commonly used are: * `PEP8` * `Flake8` * `Pylint` We need to discuss on which linting format do we want to use.