Subscribe Home Blog Talks Papers Projects

Oblique near plane with orthographic camera

Posted on Nov 12, 2007
#code #papers

Could not find any info how to do oblique near clipping plane for orthographic projections, so had to figure it out myself. It even wasn’t hard!

Here it is

  • ← Older
  • Newer →

Possibly Related Posts
  • Electronic Arts STL, from 2007 July
  • Testing graphics code, from 2007 July
  • Debugging story: video memory leaks, from 2007 July

Have feedback on this post? Let me know on email, mastodon or twitter.

Recent Posts

  • Comparing .obj parse libraries
  • Speeding up Blender .obj import
  • Optimizing Oklab gradients
  • Curious lack of sprintf scaling
  • Speeding up Blender .obj export
  • Gradients in linear space aren't better
  • EXR: Filtering and ZFP
All Posts

Categories

  • blender (3)
  • code (107)
  • compilers (16)
  • conferences (10)
  • d3d (20)
  • demos (39)
  • devtools (22)
  • energy (1)
  • games (20)
  • giving (3)
  • gpu (40)
  • mobile (7)
  • opengl (19)
  • papers (12)
  • performance (29)
  • personal (13)
  • random (64)
  • rant (54)
  • rendering (58)
  • travel (6)
  • unity (62)
  • vulkan (3)
  • web (2)
  • work (64)
Text content © Aras Pranckevičius. Code snippets are public domain, unless specified otherwise.