User Tools

Site Tools


public:t-gede-14-1:lab8

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
public:t-gede-14-1:lab8 [2014/03/10 20:13] – [Lab] marinopublic:t-gede-14-1:lab8 [2024/04/29 13:33] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== LAB8: Particle Systems ====== ====== LAB8: Particle Systems ======
  
-In this lab we will be checking out particle systems, This lab will be based on the "The Ogre 3D Startup Sequence" from the book "Ogre 3D 1.7 - Beginner's Guide" by Felix Kerger, Chapter 10. +In this lab we will be checking out particle systems, This lab will be roughly based on the "The Ogre 3D Startup Sequence" from the book "Ogre 3D 1.7 - Beginner's Guide" by Felix Kerger, Chapter 10.
  
  
Line 140: Line 140:
 // Clasp Sinbads hands around the hilt of the sword. // Clasp Sinbads hands around the hilt of the sword.
 _SinbadEnt->getAnimationState("HandsClosed")->setEnabled(true);</code> _SinbadEnt->getAnimationState("HandsClosed")->setEnabled(true);</code>
-  - **Celebrate Sinbads amazing sword effect.** If you followed the last point then Sinbad is surely a happy seadog, and a happy fellow deserves a show! Create some fireworks using the particle system Ogre provides. //**Hint:** Check out the [[http://www.ogre3d.org/docs/manual/manual_38.html#Emitting-Emitters|Emitter emitters]]. I'll provide you with some skeleton code.// <code cpp>// Sse this as a base for your fireworks :)+  - **Celebrate Sinbads amazing sword effect.** If you followed the last point then Sinbad is surely a happy seadog, and a happy fellow deserves a show! Create some fireworks using the particle system Ogre provides. //**Hint:** Check out the [[http://www.ogre3d.org/docs/manual/manual_38.html#Emitting-Emitters|Emitter emitters]]. I'll provide you with some skeleton code.// <code cpp>// Use this as a base for your fireworks :)
 particle_system Fireworks { particle_system Fireworks {
  // Make the particles use the "Examples/Flare" material, and be 1x1 units large.  // Make the particles use the "Examples/Flare" material, and be 1x1 units large.
Line 195: Line 195:
  
 }</code> **Note: ** Affectors affect both the emitter and the emitter emitter :){{ :public:t-gede-14-1:ogre_fireworks.png?nolink |}} }</code> **Note: ** Affectors affect both the emitter and the emitter emitter :){{ :public:t-gede-14-1:ogre_fireworks.png?nolink |}}
-  - **Lastly** If you come up with a use for the particle system and think that it deserves an additional bonus point or half, then I might be generous :)  +  - **Lastly** If you come up with a use for the particle system and think that it deserves an additional bonus point or half, then I might be generous :)  \\ **Hint:** You could use the cylindrical effect from Lab 3 for interesting particle system effects :)
 </box> </box>
 ===== When You Are Finished ===== ===== When You Are Finished =====
  
 Upload your **commented source files** into Lab8 in MySchool (zip them up if more than one). The lab projects will not be graded, but their completion counts towards your participation grade. Upload your **commented source files** into Lab8 in MySchool (zip them up if more than one). The lab projects will not be graded, but their completion counts towards your participation grade.
/var/www/cadia.ru.is/wiki/data/attic/public/t-gede-14-1/lab8.1394482414.txt.gz · Last modified: 2024/04/29 13:32 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki