Search notes:

graphic

3D graphics

Khronos group

The Khronos group develops, puplishes and maintains royalty-free interoperability standards for 3D graphics, virtual reality, augmented reality, parallel computation, vision acceleration and machine learning
Some standerds include:
  • OpenGL
  • Vulkan
  • glTF (Graphics Library Transmission Format) - a standard format for 3D scenes and models

Vulkan

Vulkan is a low-overhead, cross-platform 3D graphics and computing API. (Can it be considered the successor of OpenGL?

Quaternion

A quaternion consists of a scalar and a vector with thee elements.
The vector represents the axis about which an object is rotated.
The scalar represents the amount or rotation.
Quaternions are used instead of matrices because
  • matrices suffer from Gimbal Lock
  • Quaternions use less memory

See also

Data visualization
OpenGL
formats libgphoto2
three.js
Writing an AVI file with C#
Statistical graphics

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/developm...', 1758200356, '216.73.216.150', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/development/graphic/index(84): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78