Changeset 2183 for trunk/tutorial
- Timestamp:
- Dec 29, 2012, 4:07:49 AM (10 years ago)
- Location:
- trunk/tutorial
- Files:
-
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tutorial/01_triangle.cpp
r1963 r2183 6 6 // modify it under the terms of the Do What The Fuck You Want To 7 7 // Public License, Version 2, as published by Sam Hocevar. See 8 // http:// sam.zoy.org/projects/COPYING.WTFPLfor more details.8 // http://www.wtfpl.net/ for more details. 9 9 // 10 10 -
trunk/tutorial/02_cube.cpp
r1963 r2183 6 6 // modify it under the terms of the Do What The Fuck You Want To 7 7 // Public License, Version 2, as published by Sam Hocevar. See 8 // http:// sam.zoy.org/projects/COPYING.WTFPLfor more details.8 // http://www.wtfpl.net/ for more details. 9 9 // 10 10 -
trunk/tutorial/03_noise.cpp
r1963 r2183 6 6 // modify it under the terms of the Do What The Fuck You Want To 7 7 // Public License, Version 2, as published by Sam Hocevar. See 8 // http:// sam.zoy.org/projects/COPYING.WTFPLfor more details.8 // http://www.wtfpl.net/ for more details. 9 9 // 10 10 -
trunk/tutorial/04_texture.cpp
r2133 r2183 6 6 // modify it under the terms of the Do What The Fuck You Want To 7 7 // Public License, Version 2, as published by Sam Hocevar. See 8 // http:// sam.zoy.org/projects/COPYING.WTFPLfor more details.8 // http://www.wtfpl.net/ for more details. 9 9 // 10 10 -
trunk/tutorial/05_easymesh.cpp
r2153 r2183 6 6 // modify it under the terms of the Do What The Fuck You Want To 7 7 // Public License, Version 2, as published by Sam Hocevar. See 8 // http:// sam.zoy.org/projects/COPYING.WTFPLfor more details.8 // http://www.wtfpl.net/ for more details. 9 9 // 10 10 -
trunk/tutorial/08_fbo.cpp
r1963 r2183 6 6 // modify it under the terms of the Do What The Fuck You Want To 7 7 // Public License, Version 2, as published by Sam Hocevar. See 8 // http:// sam.zoy.org/projects/COPYING.WTFPLfor more details.8 // http://www.wtfpl.net/ for more details. 9 9 // 10 10 -
trunk/tutorial/11_fractal.cpp
r2056 r2183 6 6 // modify it under the terms of the Do What The Fuck You Want To 7 7 // Public License, Version 2, as published by Sam Hocevar. See 8 // http:// sam.zoy.org/projects/COPYING.WTFPLfor more details.8 // http://www.wtfpl.net/ for more details. 9 9 // 10 10
Note: See TracChangeset
for help on using the changeset viewer.