More actions
(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 |
||
Line 15: | Line 15: | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/wiihomebrews/wiiraytracerwii.7z | |download=https://dlhb.gamebrew.org/wiihomebrews/wiiraytracerwii.7z | ||
|website= | |website= | ||
|source= | |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. | |||
== | |||
WiiRayTracer allows users to experience this powerful technique on the Wii console. It is a simple implementation of a raytracer that can be used to create some interesting and unique images. | |||
==External Links== | |||
* WiiBrew - https://wiibrew.org/wiki/WiiRayTracer |
Revision as of 00:40, 17 Ocak 2023
WiiRayTracer | |
---|---|
General | |
Author | TheBlasphemer |
Type | Demos |
Version | 1.0 |
License | Mixed |
Last Updated | 2008/06/09 |
Links | |
Download | |
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.
WiiRayTracer allows users to experience this powerful technique on the Wii console. It is a simple implementation of a raytracer that can be used to create some interesting and unique images.
External Links
- WiiBrew - https://wiibrew.org/wiki/WiiRayTracer