Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

WiiRayTracer: Difference between revisions

From GameBrew
(Created page with "{{#seo: |title=Wii Homebrew demos (Demos) - GameBrew |title_mode=append |image=wii-logo.jpg |image_alt=WiiRayTracer }} {{Infobox Wii Homebrews |title=WiiRayTracer |image=wii-l...")
 
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#seo:
|title=Wii Homebrew demos (Demos) - GameBrew
|title_mode=append
|image=wii-logo.jpg
|image_alt=WiiRayTracer
}}
{{Infobox Wii Homebrews
{{Infobox Wii Homebrews
|title=WiiRayTracer
|title=WiiRayTracer
|image=wii-logo.jpg
|image=wiiraytracer2.png
|description=Simple implementation of a raytracer using the raw framebuffer and the guVector functions
|description=Simple implementation of a raytracer using the raw framebuffer and the guVector functions.
|author=TheBlasphemer
|author=TheBlasphemer
|lastupdated=2008/06/09
|lastupdated=2008/06/09
Line 14: Line 8:
|version=1.0
|version=1.0
|license=Mixed
|license=Mixed
|download=https://dlhb.gamebrew.org/wiihomebrews/wiiraytracerwii.7z
|download=https://dlhb.gamebrew.org/wiihomebrews/wiiraytracer.7z
|website=#LNF
|website=https://wiibrew.org/wiki/WiiRayTracer
|source=#LNF
|source=https://dlhb.gamebrew.org/wiihomebrews/wiiraytracerwii.7z
}}
}}
https://wiibrew.org/wiki/WiiRayTracer
WiiRayTracer is a program that utilizes a basic version of a raytracing algorithm to generate 3D images on the Nintendo Wii console. The program utilizes the raw framebuffer and guVector functions, which are built-in tools, to generate the images.
 
Raytracing is a technique used to create realistic 3D images by simulating the way light behaves in the real world. It is a computationally intensive process and is typically used in high-end 3D graphics applications.
 
'''Note:''' Use the Home key on your Wiimote to exit.
 
==Credits==
"Fundamentals of computer graphics" (second edition) by Peter Shirley (the one with the big tiger up front).
Original java assignment this was based on http://www.cs.uu.nl/docs/vakken/gr/lab1.html


==Screenshots==
==External Links==
==Media==
* WiiBrew - https://wiibrew.org/wiki/WiiRayTracer
<youtube></youtube>

Latest revision as of 04:21, 10 April 2023

WiiRayTracer
Wiiraytracer2.png
General
AuthorTheBlasphemer
TypeDemos
Version1.0
LicenseMixed
Last Updated2008/06/09
Links
Download
Website
Source

WiiRayTracer is a program that utilizes a basic version of a raytracing algorithm to generate 3D images on the Nintendo Wii console. The program utilizes the raw framebuffer and guVector functions, which are built-in tools, to generate the images.

Raytracing is a technique used to create realistic 3D images by simulating the way light behaves in the real world. It is a computationally intensive process and is typically used in high-end 3D graphics applications.

Note: Use the Home key on your Wiimote to exit.

Credits

"Fundamentals of computer graphics" (second edition) by Peter Shirley (the one with the big tiger up front).

Original java assignment this was based on http://www.cs.uu.nl/docs/vakken/gr/lab1.html

External Links

Advertising: