Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Behind the Scenes
  3. Wiki Discussion
  4. How can I stop text from clipping when I am using GLUT?

How can I stop text from clipping when I am using GLUT?

Scheduled Pinned Locked Moved Unsolved Wiki Discussion
clipping openglglut raster
1 Posts 1 Posters 792 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Shivendra Pratap Singh
    wrote on 8 Mar 2021, 06:10 last edited by
    #1

    Hi Everyone,
    I am a newbie in OpenGL so excuse any stupidity
    currently the project I am working on use glut to draw in OpenGL

    prob:

    we have a qt widget that is used to draw the OpenGL window in which there are 3 viewport
    each viewport have their own view to draw and everything is confined to the respective viewport

    what I am looking for is, I have a text that moves with the pointer, and whenever it reaches the boundary of the viewport the text start getting clipped
    Is there a way I might be able to move it across the viewport without getting clipped??

    NOTE: I don't have much scope to change the design.

    1 Reply Last reply
    0

    1/1

    8 Mar 2021, 06:10

    • Login

    • Login or register to search.
    1 out of 1
    • First post
      1/1
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved