Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
glLineWidthは幅をラスター化して、画面にその幅として表示されるようにします。フレームバッファでその幅にしたいと思います。
ありがとうございました。
基本的に、画面の幅はフレームバッファとは異なるサイズですか?
desired_size = size_on_screen * (frame_buffer_width / screen_width)