ผลต่างระหว่างรุ่นของ "Leading Edge Project"
ไปยังการนำทาง
ไปยังการค้นหา
Cardcaptor (คุย | มีส่วนร่วม) |
|||
แถว 31: | แถว 31: | ||
* [http://www.cs.technion.ac.il/~gotsman/AmendedPubl/ParallelProgressive/ParallelProgRay.pdf Parallel Progressive Ray Tracing] | * [http://www.cs.technion.ac.il/~gotsman/AmendedPubl/ParallelProgressive/ParallelProgRay.pdf Parallel Progressive Ray Tracing] | ||
* [http://ieeexplore.ieee.org/iel5/19/4427371/04427373.pdf?isnumber=4427371&arnumber=4427373 Parallel Ray Tracing using Message Passing Interface] | * [http://ieeexplore.ieee.org/iel5/19/4427371/04427373.pdf?isnumber=4427371&arnumber=4427373 Parallel Ray Tracing using Message Passing Interface] | ||
+ | |||
+ | === Photon Mapping === | ||
+ | * [http://portal.acm.org/citation.cfm?id=604471.604511 Scalable Photon Splatting for Global Illumination] |
รุ่นแก้ไขเมื่อ 11:57, 8 กุมภาพันธ์ 2551
เนื้อหา
ทำอะไร?
- Rendering system บน grid
- ปัถย์สนใจ real-time rendering
เครื่องมือ
- C#
- ใช้ MPI.NET หรืออะไรอย่างอื่นที่ Microsoft มีให้
โค้ด
- LightFairy เวอร์ชันเก่ามากๆ
- ของใหม่อยู่ที่ นี่ แต่มันไม่ stable
สิ่งที่ต้องคิด
หนังสืออ่าน
ดูที่ [1]
- username: การอ่านหนังสือ
- password: การอ่านหนังสือ + จำนวนเต็มบวกสี่ตัวแรก
เปเปอร์
Rendering Architectures
Parallel Ray Tracing
- From Ingo Wald's website:
- Tachyon Parallel / Multiprocessor Ray Tracing System
- Parallel Progressive Ray Tracing
- Parallel Ray Tracing using Message Passing Interface