The #Poaceae family is called “#Süssgräser” in German. They have been our source of #sugar and #carbohydrates for over 10’000 years, and basis of the #Neolithic Revolution: rice, maize, wheat, millet, barley… And later #sugarcane,, with 2025.8 Megatons of harvested biomass per year!

▶ See the "sweet grasses" in the Tree of life: https://ourednik.info/OuroborosTree/app/visualization/index_tree3D.html?taxon=4479

#OuroborosTree

#biosphere #taxonomy #food #nutrition #sustainability #dataviz #threejs #pixijs #d3

OuroborosTree : Visual Data Exploration for Biosphere-Conscious Nutrion

OUROBOROS TREE is a database and visual application for exploring relations between human nutrition and living organisms. It harmonizes, for the first time, environmental and nutritionist data from NCBI Taxonomy (via Uniprot.org), the Food and Agriculture Organization (FAOSTATS), the Swiss Food Composition Database, the IUCN Red List of threatened species, Wikidata and the GutFeeling KnowledgeBase [...]

Maps and Spaces

How to Create a Game with PixiJS (Getting Started) 🇺🇸

Como Crear Un Juego con PixiJS (Primeros Pasos) 🇪🇸

👉 https://nubecolectiva.com/blog/como-crear-un-juego-con-pixijs-primeros-pasos/

#programming #coding #programación #code #webdevelopment #devs #softwaredevelopment #pixijs #gamedev

TURBOLIFT-01 web project :: 95% done, work-in-progress. Two alternative styles/themes.
#webDev #pixiJS #LCARS #StarTrek
const PROJECT_NAME="TURBOLIFT 01";
// ToDo: Loading screen update. Add more color themes. Ensure ultraWide screen friendly. Create user manual. Oh, code refactoring.
#webDev #PixiJs #AnimeJs #LCARS #StarTrek

I probably have discovered a thousand bugs in softwares developed by people other than myself, but this time, for the first time in my life, I found a bug without producing a buggy phenomenon first but by staring at the source codes and deducing mathematical formulas by hand. That was an amazing experience. I wrote a blog article about it: https://ulysseszh.github.io/programming/2025/07/17/blur-filter.html

#development #debugging #graphics #graphicsprogramming #imageprocessing #shader #pixijs

Multi-pass Gaussian blur filter

According to the central limit theorem, the sum of some i.i.d. samples is normally distributed in the limit of large sample size. This fact can be used to implement a multi-pass Gaussian blur filter, where the total number of passes is equal to the number of samples used in the averaging. Through this, we can also see a nice relation to the heat equation, which is not surprising since the heat kernel is a Gaussian function.

Ulysses' trip
GitHub - fancyn3rd/bubbles-in-our-heads

Contribute to fancyn3rd/bubbles-in-our-heads development by creating an account on GitHub.

GitHub
I'm working on updating @pixi/react to React 19. I already knew it was gonna be a nightmare, but UUUUUUUUUUUUUUGH. react-reconciler is the single most infuriating library I've ever worked with. 😭 #JavaScript #Typescript #Pixi.js #React
Bluesky

Bluesky Social
Como Crear Un Juego con PixiJS (Primeros Pasos)

En este tutorial aprenderás a Como Crear Un Juego con PixiJS (Primeros Pasos), paso a paso y siguiendo las buenas prácticas.

Blog de Programación y Desarrollo - Nube Colectiva