Y
Hacker News
new
|
ask
|
show
|
jobs
by
Pulcinella
201 days ago
Awesome! Do you have any resources on, uhhh, "hardware accelerating" a software renderer. i.e. using SIMD (or math hardware like the vector hardware you can access with the Accelerate[0] framework on Apple devices).
[0]
https://developer.apple.com/documentation/accelerate
1 comments
user____name
201 days ago
There's the work on Larrabee by Mike Abrash and co:
https://www.gamedeveloper.com/programming/sponsored-feature-...
link