Skip to content
View WillDyer's full-sized avatar
🎯
Working on a rigging tool!
🎯
Working on a rigging tool!

Block or report WillDyer

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
WillDyer/README.md

Will Dyer

Rigging & Creature TD

 class WhoAmI:
   def __init__(self):
   	user = 'Will Dyer'
   	current_edu = "UHAnimation"
   	currently_learning = "Linux Fedora"
   	fun_fact = "I hate Fish"
   	hobbies = [
           'Music',
           'Photography',
   	   'Esports',
   	   'Star Wars'
   	]
   
   def getCity(self):
   	return London_Area()
   
   def Ambitions(self):
   	BecomeJuniorRiggingArtist()
   	FinishMyProjects()
   

Currently Working on

Github Stats

Pinned Loading

  1. maya_modular_rigging maya_modular_rigging Public

    A WIP modular rigging tool Im developing whilst at the University of Hertfordshire

    Python 3

  2. WD_Tools WD_Tools Public

    A collection of tools I use regularly for Maya made for rigging.

    Python 2

  3. dotfiles dotfiles Public

    My dotfiles for Linux Fedora

    Lua

  4. maya_usd_export maya_usd_export Public

    Forked from ParkerBritt/maya-usd-export

    Shelf tools for Autodesk Maya, used to automate the process of exporting animations

    Python 1