From 7d744c26f718c163658f97417a6140c7385884f8 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sun, 13 Mar 2022 15:21:12 -0400 Subject: libraries/OpenCSG: Wrap README at 72 columns. Signed-off-by: B. Watson --- libraries/OpenCSG/README | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/libraries/OpenCSG/README b/libraries/OpenCSG/README index e3e6e4d20df65..4ae246afdf5ee 100644 --- a/libraries/OpenCSG/README +++ b/libraries/OpenCSG/README @@ -1,7 +1,7 @@ OpenCSG is a library that does image-based Constructive Solid Geometry rendering using OpenGL. -To run OpenCSG well, you should have graphics hardware with a good fill -rate. NVidia GeForce and ATI Radeon qualify. The OpenCSG::OcclusionQuery -option requires occlusion queries, which are available since Radeon 9x00 -(x>=5) and GeForce3 (but not GeForce4MX). +To run OpenCSG well, you should have graphics hardware with +a good fill rate. NVidia GeForce and ATI Radeon qualify. The +OpenCSG::OcclusionQuery option requires occlusion queries, which are +available since Radeon 9x00 (x>=5) and GeForce3 (but not GeForce4MX). -- cgit v1.2.3