Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a24d0ca56f4e376a

Jump to content

Talk:Per-pixel lighting

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia
Latest comment: 14 years ago by BMacZero in topic Phong shading

Untitled

[edit]

I changed this cos you don't need per pixel lighting to implement bump mapping, I have a few software rendered examples of this using triangle subdivision, and I have seen similar techniques used elsewhere. This applies to most lighting and shading techniques in that they can be applied at sub-pixel quality in all kinds of ways to improve speed in an application.

I also expanded it a bit and added some 'see also' and some other minor details... still left it as a stub as its quite small tho...

Jheriko 22:41, 22 January 2006 (UTC)

Phong shading

[edit]

Is there a difference between Per-pixel lighting and Phong shading? --88.65.99.6 (talk) 16:30, 7 May 2008 (UTC)Reply

Phong shading is a specific technique of lighting per-pixel. I will be sure to include this. BMacZero (talk) 16:21, 27 April 2012 (UTC)Reply