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

  • Float Compression 8: Blosc
  • Float Compression 7: More Filtering Optimization
  • Float Compression 6: Filtering Optimization
  • Float Compression 5: Science!
  • Float Compression 4: Mesh Optimizer
  • Float Compression 3: Filters
  • Float Compression 2: Oodleflate
All Posts

Categories

  • blender (4)
  • code (118)
  • 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 (40)
  • personal (13)
  • random (64)
  • rant (54)
  • rendering (59)
  • travel (6)
  • unity (62)
  • vulkan (3)
  • web (2)
  • work (64)
Text content © Aras Pranckevičius. Code snippets are public domain, unless specified otherwise.