Thibault Tricard
@thibaulttricard.bsky.social
230 followers 460 following 48 posts
Associate Professor in Computer Graphics in the Maverick team at LJK/Inria Grenoble.
Posts Media Videos Starter Packs
Pinned
thibaulttricard.bsky.social
Hi Everyone, I'm a French researcher working on computer graphics.
My research focuses on Procedural generation and Geometry.
Reposted by Thibault Tricard
Reposted by Thibault Tricard
rozenn.bsky.social
September 9th! Save the date!

My two Lenormands will also be available during the campaign! :D
thibaulttricard.bsky.social
They also tend to don’t read paper published in non us based conf, but that’s another story …
Reposted by Thibault Tricard
emxtyu.bsky.social
Packed this little guy up for #SIGGRAPH2025
Come to our course on Computational Craft, Wed 2-5 to see it in action!

s2025.conference-schedule.org/presentation...
thibaulttricard.bsky.social
Fewer, better, with less cherry picked result, and replicable with reliable open sources code
Reposted by Thibault Tricard
aloopingicon.bsky.social
We are pleased to announce an open PhD position at the CNR-ISTI
We are looking for a motivated PhD student with a background and interest in 3D Graphics, Geometry Processing, and Machine Learning.

**Deadline: 18 July 2025**

phd-ai-society.di.unipi.it/applications/
(pag 19 of the call: AI for 3D)
Reposted by Thibault Tricard
jendrikillner.bsky.social
Graphics Programming weekly - Issue 398 - July 6th, 2025 www.jendrikillner.com/post/graphic...
thibaulttricard.bsky.social
So I contacted the editor that also didn't know how to contact them.
I contacted the google search support, they also don't know how to reach scholar.
thibaulttricard.bsky.social
Recently google scholar wrongly attributed one of my article ot another author.
In my quest to fix the issue I discovered that their is no way to contact scholar.
(appart from a contact email that is propably redirected to /dev/null)
Reposted by Thibault Tricard
fabricen.bsky.social
Hardware virtual textures look like a marvelous tool for large terrains or volume compression.
Alas, they are in a sad state in terms of performance and usability. And strangely, the (very bad) binding perfs varies a lot with the driver.
→ read here: hal.science/hal-05138369
@rcmz0.bsky.social
thibaulttricard.bsky.social
I know a few lab heads who are going to regret putting their name on all the paper going out of their lab 🤡
chriswolfvision.bsky.social
I love the new way NeurIPS @neuripsconf.bsky.social handles the reviewing responsibility: it is explicitly framed as a "Partnership" (which it always was):

- if you are late in your reviews, you will not see the reviews to your own papers
- your own papers risk desk rejecting (like CVPR, ICCV)
Reposted by Thibault Tricard
tamyboubekeur.bsky.social
Triangles offer a natural strata to layout efficient non uniform random sampling on meshes. Our triangle rejection sampling reaches 10B samples/sec, which can feed primitive instancing, fiber distributions or emissivity sampling. Details in our HPG25 paper: research.adobe.com/publication/...
The surface mesh of a landscape (top left) is enriched with tens of millions of grass blades, designed in path traced in real time using a procedural density map (bottom left).
thibaulttricard.bsky.social
The source code to generate all our results is available on github: github.com/PacomeLuton/...
thibaulttricard.bsky.social
je mets pas tous mes œufs dans le même panier :)
thibaulttricard.bsky.social
Oui, il fallait bien une alternative au site de l'autre fou furieux
Reposted by Thibault Tricard
diwlevin.bsky.social
Holding SIGGRAPH Asia 2026 in Malaysia is a slap in the face to the rights of LGBTQ+ people. Especially now, when underrepresented people need as much support as we can possibly give them ! Angry like me ? Sign this open letter to let them know. 🏳️‍⚧️🏳️‍🌈

docs.google.com/document/d/1...
Open Letter to the SIGGRAPH Leadership
RE: Call for SIGGRAPH Asia to relocate from Malaysia and commit to a venue selection process that safeguards LGBTQ+ and other at-risk communities. To the SIGGRAPH Leadership: SIGGRAPH Executive Commit...
docs.google.com
Reposted by Thibault Tricard
jendrikillner.bsky.social
Graphics Programming weekly - Issue 395 - June 15th, 2025 www.jendrikillner.com/post/graphic...
Reposted by Thibault Tricard
jendrikillner.bsky.social
Graphics Programming weekly - Issue 394 - June 9th, 2025 www.jendrikillner.com/post/graphic...
thibaulttricard.bsky.social
I see…
Maybe if you combine K complementary blue noise sequences and use the density field as a threshold.
It would limit the number of density level to K, moreover finding the complementary blue noise is not an easy task
thibaulttricard.bsky.social
I’m not sure there is a paper on that, but if you use a white noise distribution that follow the density field and apply a loïd relaxation on the laguere diagram created by the distribution and the density field you should converge towards something close to what you want
thibaulttricard.bsky.social
I am concerned academia is still a "publish or perish" model. How will it impact our ability to get a paper accepted?

Imho, a solution would be to design a stable benching setup and change publication guidelines so that only the results obtained on that setup would be accepted
Easier said than done