Advertisement · 728 × 90

Posts by

Preview
No Graphics API — Sebastian Aaltonen Graphics APIs and shader languages have significantly increased in complexity over the past decade. It’s time to start discussing how to strip down the abstractions to simplify development, improve pe...

My "No Graphics API" blog post is live! Please repost :)
www.sebastianaaltonen.com/blog/no-grap...

I spend 1.5 years doing this. Full rewrite last summer and another partial rewrite last month. As Hemingway said: "First draft of everything is always shit".

4 months ago 469 192 19 12
Video

Here's some cute bounding box functions for 2D shapes. A longer list here: iquilezles.org/articles/bbo...

4 months ago 245 46 3 0
Post image Post image

y'ever see my blog post about Max Payne 2's character shadows? got some good Remedy dev scoops in there

www.joewintergreen.com/dev-scoops-m...

9 months ago 319 63 5 4
Advances in Order Independent Transparency for Real-Time & Virtual Production Workflows - P. Kakkar
Advances in Order Independent Transparency for Real-Time & Virtual Production Workflows - P. Kakkar YouTube video by Academy Software Foundation

Brief introduction to a number of OIT techniques: "Advances in Order Independent Transparency for Real-Time & Virtual Production Workflows" www.youtube.com/watch?v=wXSJ...

7 months ago 47 11 0 0

Following the same logic, it would be better to remove all but one camera to avoid contention/ambiguity

7 months ago 1 0 0 0
Preview
Anno 1800: Frame Analysis | Thomas Poulet In depth analysis of the steps required to get a frame from Anno 1800 onto the screen.

Anno 1800: Frame Analysis blog.thomaspoulet.fr/posts/anno-1...

8 months ago 34 9 1 0
Post image Post image Post image

Decided to check out how water is rendered in Counter-Strike 2.

Given how interactive water in CS2 is, I expected to see some cellular fluid simulation, but turns out they just use a low-resolution off-screen buffer with flat 2D decals used for various aspects of water. Reminds me of HL2 water :)

10 months ago 196 49 5 5
Preview
GitHub - SergeyMakeev/ArcadeCarPhysics: Arcade Car Physics - Vehicle Simulation for Unity3D Arcade Car Physics - Vehicle Simulation for Unity3D - SergeyMakeev/ArcadeCarPhysics

That’s wild - over 5 years ago I was just toying with the idea for arcade car physics to capture that arcade feel… and today a game on Steam is about to release using that code 😊

Here's my racer code
github.com/SergeyMakeev...

The game that using it
www.ulule.com/highwaytoheal/

11 months ago 2 0 0 0
Advertisement
Preview
Highway to Heal, Drive Fast & Take Care of Adorable Folks! An open-world arcade driving adventure PC game set in a climate-friendly future city.

🚑 Highway to Heal's crowdfunding campaign is live!

👉 ulule.com/highwaytoheal

💌 Sharing is caring!

#crowdfunding #highwaytoheal #indiegame #gaming

11 months ago 30 24 1 3
Video

In our next Tiny Glade update we'll bump the light limit from 32 to 32k while keeping the cost more or less the same.

The small limit has been a cop out, as we didn't quite know how to render huge numbers of (screen-space) shadow-casting lights without severe performance degradation.

1 year ago 709 109 11 9