Guilherme Avila (@sciecode) 's Twitter Profile
Guilherme Avila

@sciecode

Graphics Engineer

ID: 1126353941363679234

linkhttp://sciecode.com/sheen calendar_today09-05-2019 05:11:21

215 Tweet

510 Takipçi

131 Takip Edilen

Arseny Kapoulkine 🇺🇦 (@zeuxcg) 's Twitter Profile Photo

meshoptimizer v0.21 is out! This release has many improvements related to meshlets: a new function to optimize meshlets for HW efficiency, extra features for meshopt_simplify* to make Nanite style processing easier to implement and faster, and more! RTs and ⭐️ appreciated :)

Guilherme Avila (@sciecode) 's Twitter Profile Photo

Found another potential optimization, breaking up instruction dependency, and allowing better pipeline while quarter-rate rcp runs. Got mixed results here, either no net gain or ~5% gain. Probably depends on the compiler, but should use this formulation eitherway.

Found another potential optimization, breaking up instruction dependency, and allowing better pipeline while quarter-rate rcp runs.

Got mixed results here, either no net gain or ~5% gain. Probably depends on the compiler, but should use this formulation eitherway.
Arseny Kapoulkine 🇺🇦 (@zeuxcg) 's Twitter Profile Photo

New blog post! "Load store conflicts", in which we look at some performance sensitive code that has surprisingly dramatic performance swings based on the compiler and the microarchitecture used. RTs appreciated! zeux.io/2025/05/03/loa…