Explore >> Select a destination


You are here

gpfault.net
| | felixrieseberg.com
20.7 parsecs away

Travel
| | Tutorial: Using Shadertoy shaders in three.js - with example code using Next.js, Three.js, and React.
| | blog.molecular-matters.com
16.3 parsecs away

Travel
| | Today's post is only a small gem I accidentally came across while I was looking for something entirely different: a faster method of multiplying a quaternion by a vector. I use quaternion-vector multiplication (rotating a vector by a quaternion) mostly in two places: When building the global pose of a skeleton from its local pose,...
| | blog.willemmelching.nl
7.5 parsecs away

Travel
| | A small weekend project to buld a colorful Mandelbrot set renderer using OpenCL.
| | fa.bianp.net
81.6 parsecs away

Travel
| Most proofs in optimization consist in using inequalities for a particular function class in some creative way. This is a cheatsheet with inequalities that I use most often. It considers class of functions that are convex, strongly convex and $L$-smooth. MathJax.Hub.Config({ extensions: ["tex2jax.js"], jax: ["input/TeX ...