Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
A

asmasm123

@asmasm123
About
Posts
1
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Draw line with polygon in openGL
    A asmasm123

    I need to draw polygons with lines at boundary to give good appearence. lines drawn first by "PrimitiveType.lines" then polygons drawn by "PrimitiveType.Triangles" and enabling depth test + DepthFunction.Less. I have two problem. 1.when zoom out, the polygons becomes small as requied while lines has fixed line width that cover all drawing at zoom out (zoom by increse orthognal view size). I need to make lines disappear or very small width when zoom out (polygons are faraway) 2.Lines behind a polygon are not displayed as enable depthfunction to be less. however lines that are too close benhind polygons appear with hidden pattern. I need to make all not displayed if behind polygon.

    Graphics graphics css game-dev regex help
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups