1 / 16

Stand Alone Complex: Open Your Eyes

Stand Alone Complex: Open Your Eyes. Juneui Soh Advisor – Prof. Striegnitz. Stand Alone Complex. Three characters’ journey about Human loneliness, finding his/her identity, and self-consciousness. We as human beings have different Way to think about who we are

ogdenl
Download Presentation

Stand Alone Complex: Open Your Eyes

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Stand Alone Complex:Open Your Eyes Juneui Soh Advisor – Prof. Striegnitz

  2. Stand Alone Complex Three characters’ journey aboutHuman loneliness, finding his/her identity, and self-consciousness. We as human beings have different Way to think about who we are And what we think about our life

  3. Particle System? and Why? :Thought process (think about a synapse):Three different (distinct) environment:Interact with the footage (character):computer generated graphics techniques - basic terms?

  4. Distinctive particle system (simple)

  5. Distinctive particle system (advanced)

  6. How? :Maya’s embedded language called “MEL”Most tasks in Maya can be achieved through MEL:What MEL can do Customized UI Cycling work Computation art work

  7. Generic Particle System in Maya :Simple emitter and particle:Preset effects – clouds, fire, hair, and etcHowever,:Doesn’t work properly….sometimes Organic shapes – shatter (surface tracing) Generalized emitter and particle (behavior)

  8. Paint Effect Particle System (concept) :Particle system as a brush:Abstract particle system - easy to modify and control:Painter effect – preset brushes in Photoshop:User can draw a pre-programmed particle system - change values for variables :Example!

  9. Paint Effect Particle System (pseudo code) :Create generic emitter and particle:Limit one emitter for few particles:Swap particles with target shape (spring):Adjust particle’s character (generic)- conserve, distance btw particles, directions and etc:Simulate each frame -> store as a paint brush:Collision btw particles/ Depth sort for particles

  10. Improved Shatter System (concept) :Shatter system? - once this shatter system hits the critical point, it becomes a particle system:Generic algorithm: perfectly works on planes - uses surface tracing algorithm on vertices - horrible at organic shapes - Speed - Shape

  11. Detail pictures of the problem Right after using generic shatter System on a sphere each part of sphere generated by the generic shatter system

  12. Improved Shatter System (concept) :Cutting plane! :Combine this concept with particle generating part!

  13. Summary of other past work :Storyboard:Greenscreen - footages:Camera (HD – frame rate)

  14. Future work (next term) :Post-production (VFX/Edit) - color correction - touch up on particle system - optical flare

  15. Thanks a lot! :Any question?

  16. Improved Shatter System (pseudo code) • Generate first plane which cuts through the shape make sure plane is in the shape boundaryRecurse:Generate random plane from previous plane get a norm of the plane check if n is bigger than the base case then cuts it make separate parts a particle (Maya generic) and keep recursingBase case:Flag >2^n ANDn of last generated plane’s distance to a surface is < the shape’s size/7 (changeable) – avoid too small pieceGenerated particles to nCloth: nucleus node each volumic particle won’t overlap (rigidbody concept)

More Related