Alexander Lehmann – Writing a simple raytracer in Common Lisp | 750MB
Duration: 3.5 hours | Video: AVC 187Kbps 1280×1024 10Kfps | Audio: ADPCM 93.7Kbps, 22.05KHz, 2 channelsReleased: 2008 | Genre: eLearning | Level: Beginner | Language: English
After stumbling upon Marco Baringer’s and Rainer Joswig’s Lisp related screencasts I realized how interesting, helpful and informative their contributions have been to me (thanks a lot!) and hence considered creating a comprehensive screencast/tutorial myself.
As I think that screencasts are a great idea to give someone a first insight into a particular topic and because (recently) on reddit there’s been lots of discussions about Lisp being only for quantum physicists and the like, I eventually decided to create a tutorial on writing a simple raytracer in Common Lisp.
In my humble opinion, writing a raytracer shouldn’t be too sophisticated for novices but allows for unveiling a reasonable amount of the programming language. And as far a the relatively easy mathematics and in particular the background of raytracing are concerned, I have included explanatory slides which will be thoroughly discussed during the tutorial.
Unfortunately I have only very limited time and hence couldn’t finish each and everything that I would have liked to see in the tutorial. At the end of the provided screencasts, however, the raytracer is at a stage where basic raytracing and lighting do work.
As the creation of the screencasts and slides really was a lot of work and as I do not claim to be a Lisp uber-professional, I’d of course like to hear from you yet also ask you in advance to forgive me my (lispy) mistakes. The ones that I know about have been mentioned in the subsequent movie respectively. Also, please note that the first part is a neccessary prerequisite to its successors, yet the more interesting stuff starts from Part 2.
Content
Part 2.1.0 – Basic Raytracing
Part 2.1.1 – Basic Raytracing
Part 2.1.2 – Basic Raytracing
http://rg.to/file/eebb0b13303afa6f8977fc14f6e8fa79/Writing_a_simple_raytracer_in_Common_Lisp.zip.001.html
http://rg.to/file/1d3d8045c168ddd7100d69a9b7f92fef/Writing_a_simple_raytracer_in_Common_Lisp.zip.002.html
http://rg.to/file/c26c975f0de2c768b62276bd57c2041b/Writing_a_simple_raytracer_in_Common_Lisp.zip.003.html
http://rg.to/file/be3712153b384a5c5db18f91dbac40d3/Writing_a_simple_raytracer_in_Common_Lisp.zip.004.html
http://uploaded.net/file/2w1j9twj/Writing_a_simple_raytracer_in_Common_Lisp.zip.001
http://uploaded.net/file/8c4hndvt/Writing_a_simple_raytracer_in_Common_Lisp.zip.002
http://uploaded.net/file/1ex3h6qe/Writing_a_simple_raytracer_in_Common_Lisp.zip.003
http://uploaded.net/file/o57mklox/Writing_a_simple_raytracer_in_Common_Lisp.zip.004
转载请注明:0daytown » Alexander Lehmann – Writing a simple raytracer in Common Lisp
与本文相关的文章
- Python 3 OOP: Master Python Object Oriented Programming
- Python for VLSI Engineer P2 : Understanding COCOTB
- Building Powerful AI Marketing Automation with OpenAI API
- Backend Systems Design
- AUTOSAR Application Software Layer Course (ASWL) | english
- Ultimate Lighting Course – In-Depth Tutorial
- Flutterflow: Le cours complet – Le no code iOS & Android
- Support Vector Machines in Python: SVM Concepts & Code
- Logistic Regression in Python
- RESTful API with Angular & Django: Learn CRUD & AUTH
- Machine Learning Primer with JS: Regression (Math + Code)
- Create Desktop Game For Beginner with Unity Engine & C#