Advertisement Β· 728 Γ— 90

Posts by Markus Worchel

Preview
High-Performance Graphics 2026 CFP High-Performance Graphics 2026 Call for Participation

The High-Performance Graphics 2026 abstract deadline is coming up tomorrow (Wednesday, April 1, 23:59, anywhere on Earth). If you want to submit a paper, submitting an abstract beforehand is mandatory.
www.highperformancegraphics.org/2026/call-fo...

3 weeks ago 3 1 0 0
Post image

Four weeks to the EGSR papers deadline! (I'm so excited to be on the Program Committee this year - cannot wait to see all the amazing papers submitted!) So - submit away!

Important dates:

Abstracts deadline: 4/8

Papers deadline: 4/15

Submit your work, and join in Bordeaux!

egsr2026.inria.fr

1 month ago 20 10 1 0
Preview
High-Performance Graphics 2026 CFP High-Performance Graphics 2026 Call for Participation

The papers deadline for High-Performance Graphics 2026 is 3 weeks from now and the abstract deadline is 2 weeks from now (April 1 AoE).
If you want to submit, but have concerns about traveling to LA, please contact the paper chairs for options.
www.highperformancegraphics.org/2026/call-fo...

1 month ago 12 7 0 0
Writing tips

I have procrastinated on writing so much that I wrote an entire document on writing tips: cseweb.ucsd.edu/~tzli/writin...
Probably not much is new but I find I still need to repeat the same things to my students regularly. Will update this document over time hopefully.

2 months ago 18 5 2 0

cseweb.ucsd.edu/~tzli/novelt...
I gave an internal talk at UCSD last year regarding "novelty" in computer science research. In it I "debunked" some of the myth people seem to have about what is good research in computer science these days. People seemed to like it, so I thought I should share.

3 months ago 75 25 2 2
Post image

Announcing SGI 2026! Undergrads and MS students: Apply for 6 weeks of paid summer geometry processing research. No experience needed: 1 week tutorials + 5 weeks of projects. Mentors are top researchers in this emerging branch of graphics/computing/math. sgi.mit.edu

3 months ago 12 8 1 1
Preview
US discussing options to acquire Greenland, including use of military - White House In a statement, the White House told the BBC that Trump had made clear that acquiring Greenland was a "national security priority".

The EU/Europe and all NATO Partners need to put an end to what the Trump admin is doing and planning to do. The Greenland people are sovereign and decide their future. If the U.S. attempts to militarily annex them that is tantamount to war and subjugation.

www.bbc.com/news/article...

3 months ago 215 33 11 2

Fantastic presentation, worth a watch!

4 months ago 1 0 0 0
Post image

Check out our recent SIGGRAPH Asia paper on differentiating programs that integrates over discontinuous functions (yes, again), which got the best paper award! yashbelhe.github.io/asd/index.html
The first author Yash is looking for a job yashbelhe.github.io so talk to us if you're interested.

4 months ago 16 2 1 0
πŸ‡ meshoptimizer v1.0 Mesh optimization library that makes meshes smaller and faster to render

After nine years of development, meshoptimizer has reached its first major version, 1.0!

This release focuses on improvements in clusterization and simplification as well as stabilization. Here's a release announcement with more details on past, present and future; please RT!

meshoptimizer.org/v1

4 months ago 249 76 9 1
Advertisement

Wolfgang Straßer's PhD thesis being cited for its one-page future work section really shows how unpredictable 'impact' can be in research.

4 months ago 2 0 0 0

Funding: if your mid/large business uses Dear ImGui - and maybe you are approaching end of year budget/planning etc. - please consider reaching out (PM/email) so I can help you help Dear ImGui !

5 months ago 95 50 0 2
"Classical Computer Graphics in the Age of Generative AI", Pacific Graphics 2025 Keynote, Tzu-Mao Li
"Classical Computer Graphics in the Age of Generative AI", Pacific Graphics 2025 Keynote, Tzu-Mao Li YouTube video by Tzu-Mao Li

I gave a talk at Pacific Graphics 2025 on the topic of "Classical Computer Graphics in the Age of Generative AI". I've uploaded the recording to Youtube today.
www.youtube.com/watch?v=Vyci...

5 months ago 27 6 2 0
A cloud rendered using jackknife transmittance estimation and the formula used to do so.

A cloud rendered using jackknife transmittance estimation and the formula used to do so.

Ray marching is a common approach to GPU-accelerated volume rendering, but gives biased transmittance estimates. My new #SIGGRAPHAsia paper (+code) proposes an amazingly simple formula to eliminate this bias almost completely without using more samples.
momentsingraphics.de/SiggraphAsia...

5 months ago 139 28 4 0
Post image

Please meet @afectivo.bsky.social . This is a new firm my partner and I are starting in Madrid, Spain. For now we are doing consulting work (in audio and outside of audio), but we have other exciting technology projects and initiatives in the pipeline we hope to be announcing in the coming months.

6 months ago 6 2 1 0

Thanks!

7 months ago 0 0 0 0

Beautiful project! Do you have any recommendations for literature on relativistic ray tracing (and practical implementations)?

7 months ago 1 0 1 0

Depends on the community you're looking for. I'm happy with the number of 'graphics researchers and programmers' here on Bluesky. I don't feel like I'm really missing out on anything since leaving twitter.

7 months ago 3 0 0 0
Post image

Dr.Jit+Mitsuba just added support for fused neural networks, hash grids, and function freezing to eliminate tracing overheads. This significantly accelerates optimization &realtime workloads and enables custom Instant NGP and neural material/radiosity/path guiding projects. What will you do with it?

8 months ago 33 6 2 2
Preview
GitHub - rgl-epfl/cholespy: An easily integrable Cholesky solver on CPU and GPU An easily integrable Cholesky solver on CPU and GPU - rgl-epfl/cholespy

I found this to be a great reference: github.com/rgl-epfl/cho...
The kernels are precompiled to PTX and shipped with the PyPI package. On the user machine, they are JIT compiled using the CUDA driver API (dynamically loaded). However, this doesn't link any library, so might not be what you need.

8 months ago 4 0 1 0
Advertisement
Post image

Paper: dl.acm.org/doi/pdf/10.1145/3730900
Code (based on Mitsuba 3): github.com/tjueterb/mis...

8 months ago 8 1 0 0

This is joint work between the computer graphics and audio communication groups at TU Berlin, with @ugoalone.bsky.social, @tjueterb.bsky.social, Daniel Wujecki, Fabian Brinkmann, Stefan Weinzierl, and Marc Alexa.

8 months ago 3 0 1 0

We extend Radiative Backpropagation (by @merlin.ninja)/Path Replay Backpropagation (by @deliovicini.bsky.social), to time-dependent energy transport, enabling backpropagation in linear-time with constant-memory. Despite simulating time-dependent functions, we only need one additional scalar per ray!

8 months ago 2 0 1 0
Video

Our key observation is that this duality between acoustics and graphics lets us apply concepts from physically-based differentiable rendering to acoustics, enabling gradient-based optimization of acoustic objectives.

8 months ago 5 0 1 0
Post image

The simulations assume that energy travels along rays and even the rendering equation is the same as in graphics! Almost, at least. Time is an additional parameter, because sound cannot be assumed to travel instantaneously.

8 months ago 4 0 1 0

Room acoustics design, for example of concert halls, is currently a time-consuming process: engineers often semi-manually tweak a room's geometry and materials in long simulation loops to improve characteristics like clarity.

8 months ago 1 0 1 0
Video

Differentiable rendering has transformed graphics and 3D vision, but what about other fields? Our SIGGRAPH 2025 introduces misuka, the first fully-differentiable path tracer for acoustics.

8 months ago 82 14 1 0
Video

Methods like NeRF and Gaussian Splats model the world as radioactive fog, rendered using alpha blending. This produces great results.. but are volumes the only way to get there?πŸ€” Our new SIGGRAPH'25 paper directly reconstructs surfaces without heuristics or regularizers.

8 months ago 104 23 3 2
Video

Physically-based differentiable rendering enables inverse rendering, but handling visibility is hard. Our SIGGRAPH
2025 paper uses quadrics to importance sample silhouette edges--outperforming all existing unidirectional differentiable path tracers.
momentsingraphics.de/Siggraph2025...

8 months ago 41 7 1 1
Advertisement
Post image

EurIPS is coming! πŸ“£ Mark your calendar for Dec. 2-7, 2025 in Copenhagen πŸ“…

EurIPS is a community-organized conference where you can present accepted NeurIPS 2025 papers, endorsed by @neuripsconf.bsky.social and @nordicair.bsky.social and is co-developed by @ellis.eu

eurips.cc

9 months ago 143 70 2 19