Shadeup Logo Shadeup
  • Home
  • Browse
  • Docs
  • Learn New
Unreal
Discord
Github
landing
learn
  • crash course
  • what is shadeup
  • what are shaders
  • language
  • writing a program
  • shaders
  • drawing meshes
  • buffers
  • custom attributes
  • indexed drawing
  • textures
  • custom attachments
  • instanced drawing
  • compute shaders
  • atomics
  • indirect drawing
  • indirect compute
  • depth only drawing
  • ui
  • stat
  • assets
concepts
  • vector math
modules
  • ui
  • sdf
  • mesh
  • noise
  • quat
  • spatial
  • paint
  • color
reference
compiler New
sdk
website
  • changelog
  • sharing
  • embed
  • editor

Stat

stat(name: string, value: any) is useful for logging values to the screen. You can throw any value at it and it will be displayed in the top right corner of the screen.

Stat graph

Use statGraph to chart out a changing value

Timing

time can be used to start and stop timers for performance testing. The resulting duration is in milliseconds.

Up next
assets

Shadeup

  • About
  • Open source
  • Graphics
  • Blog

Help center

  • Discord Server
  • Twitter
  • FAQ
  • Contact

Legal

  • Privacy Policy
  • Terms

Docs

  • Library
  • Website
  • Editor
  • Language

Shadeup Logo Shadeup © 2022-2025 Shadeup. All Rights Reserved. Built with ❤️ by jrmy