From Wakapon
(14 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
Wakapon is my personal wiki. I use it as a notebook to write about projects I'm working on, stuff I've made in the past and, last but not least, ideas I'd like to realize someday... | Wakapon is my personal wiki. I use it as a notebook to write about projects I'm working on, stuff I've made in the past and, last but not least, ideas I'd like to realize someday... | ||
− | It's filled with the inherent mistakes I usually make in my thought process, with the holes of my poor memory and also with the naive utopia of an eternal dreamer (no less ! [[File:S4.gif]]) because whatever you do, life is, after all, about changing the world ! | + | It's filled with the inherent mistakes I usually make in my thought process, with the holes of my poor memory and also with the naive utopia of an eternal dreamer (no less ! [[File:S4.gif]]) because whatever you do, life is, after all, about "changing the world"™ (a [http://www.imdb.com/title/tt2575988 Silicon Valley] registered trademark)! |
− | |||
− | |||
== History == | == History == | ||
Line 15: | Line 13: | ||
− | == | + | == Math == |
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | * [[Maths|Mathématiques générales]] (Notes, in French) | |
− | * [[ | + | * [[Matrices|Matrix decomposition methods and their usage.]] |
+ | * [[Optimization|Summary of optimization and fitting methods and their usage.]] | ||
== Computer Graphics == | == Computer Graphics == | ||
− | + | * [[HemisphereOrthoSolidAngle|Solid angle subtended by an orthogonally-projected pixel]] | |
− | * [[ | + | * [[SphericalHarmonicsPortal|Spherical Harmonics Portal]] |
− | * [[ | + | * [[BRDF|Musing about BRDF models]] |
− | + | * [[Clouds|Cloud Modeling & Lighting]] | |
− | + | * [[Lens Flares|Post-Processing: Lens Flares]] | |
− | * [[ | + | * [[Color Pipeline|The Color Pipeline : A Compendium about colorimetry and light perception for the Computer Graphics programmer]] |
− | * [[ | ||
− | |||
− | |||
− | * [[ | ||
− | * [[ | ||
− | |||
Line 45: | Line 33: | ||
* [[MagneticFields|Magnetic Fields]] simulation & applications | * [[MagneticFields|Magnetic Fields]] simulation & applications | ||
* [[MagneticFields2|Magnetic Fields (Part 2)]] | * [[MagneticFields2|Magnetic Fields (Part 2)]] | ||
+ | * [[Colorimetry|Colorimetry]] | ||
+ | |||
+ | |||
+ | == (OLD) Code == | ||
+ | |||
+ | * [[Nuaj]], my little DX10.1 renderer | ||
+ | * [[Cirrus]], the high level Nuaj wrapper to render complex scenes | ||
+ | * Check my [[O3D]] section | ||
Line 64: | Line 60: | ||
== Official Homepage == | == Official Homepage == | ||
http://www.patapom.com/ | http://www.patapom.com/ | ||
+ | |||
+ | |||
+ | == Contact == | ||
+ | [[File:Contact.png]] |
Latest revision as of 16:08, 30 July 2017
Contents
Welcome to Wakapon
Wakapon is my personal wiki. I use it as a notebook to write about projects I'm working on, stuff I've made in the past and, last but not least, ideas I'd like to realize someday...
It's filled with the inherent mistakes I usually make in my thought process, with the holes of my poor memory and also with the naive utopia of an eternal dreamer (no less ! ) because whatever you do, life is, after all, about "changing the world"™ (a Silicon Valley registered trademark)!
History
Focusing on my discovery of computers and computer science, it tells about an era now long gone from a kid's point of view : this is my history as a demomaker.
Math
- Mathématiques générales (Notes, in French)
- Matrix decomposition methods and their usage.
- Summary of optimization and fitting methods and their usage.
Computer Graphics
- Solid angle subtended by an orthogonally-projected pixel
- Spherical Harmonics Portal
- Musing about BRDF models
- Cloud Modeling & Lighting
- Post-Processing: Lens Flares
- The Color Pipeline : A Compendium about colorimetry and light perception for the Computer Graphics programmer
Science
- Magnetic Fields simulation & applications
- Magnetic Fields (Part 2)
- Colorimetry
(OLD) Code
- Nuaj, my little DX10.1 renderer
- Cirrus, the high level Nuaj wrapper to render complex scenes
- Check my O3D section
Rough Ideas
- Semantic Analysis of Online Papers for Automatic Resume Construction (monitoring public persons' activities)
TODO:
- Amorphous Computing for AI Design (some thoughts about self-evolving AI's)
- Passive Projection of Photographs (nice decoration for cities)
- PataBox (connecting the world through a single device)
- Sonic Maps (sonic equivalent of photon maps)
Photography
Check some of my pictures on Flickr.
Official Homepage