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
Z

Zergon

@Zergon
About
Posts
4
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Scaling a window without obscuring image.
    Z Zergon

    Thank you

    C / C++ / MFC question graphics game-dev

  • Connect C++ application to SQLServer
    Z Zergon

    http://www.connectionstrings.com/[^] Here you can get connection string set up. Hope it helps.

    C / C++ / MFC c++ question database sql-server sysadmin

  • Scaling a window without obscuring image.
    Z Zergon

    Hi, I've been given an old project written in VC6. This project uses openGL and in a window draws object meshes. The initial size is set to x = 800 , y = 800. How can i lock the window to scale evenly so x and y stay the same. I dont want to allow the window to have unequal x and y values. Is there a property i can use, i know its possible in vc7+ but i cant seem to find anything similar in vc6, do i have to hardcode such a function where it detects the event of resizing when done change the x or y depending which one is smaller to be equal to the largest value? [Eg. After user stretches the window a bit, x = 800, y = 850 so i will make x = 850?].

    C / C++ / MFC question graphics game-dev

  • About Position Independent of an Image to compare it
    Z Zergon

    Try looking at this. http://www.cs.cornell.edu/Vision/hausdorff/hausmatch.html[^] I'm pritty sure its what you want to do.

    C / C++ / MFC question
  • Login

  • Don't have an account? Register

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