fxruby 1.6.46-x64-mingw32 → 1.6.47-x64-mingw32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/.github/workflows/binary.yml +4 -4
- data/.github/workflows/ci.yml +3 -3
- data/.yardopts +2 -2
- data/Gemfile +1 -1
- data/History.md +7 -0
- data/README.md +2 -2
- data/Rakefile +1 -1
- data/appveyor.yml +1 -1
- data/doap.rdf +1 -1
- data/docs/Fox/Canvas/CanvasError.html +2 -2
- data/docs/Fox/Canvas/CircleShape.html +2 -2
- data/docs/Fox/Canvas/ImageShape.html +2 -2
- data/docs/Fox/Canvas/LineShape.html +2 -2
- data/docs/Fox/Canvas/PolygonShape.html +2 -2
- data/docs/Fox/Canvas/RectangleShape.html +2 -2
- data/docs/Fox/Canvas/SelectionPolicy.html +2 -2
- data/docs/Fox/Canvas/Shape.html +2 -2
- data/docs/Fox/Canvas/ShapeCanvas.html +2 -2
- data/docs/Fox/Canvas/ShapeGroup.html +2 -2
- data/docs/Fox/Canvas/SingleSelectionPolicy.html +2 -2
- data/docs/Fox/Canvas/TextShape.html +2 -2
- data/docs/Fox/Canvas.html +2 -2
- data/docs/Fox/FTNonModal.html +2 -2
- data/docs/Fox/FX4Splitter.html +2 -2
- data/docs/Fox/FX7Segment.html +2 -2
- data/docs/Fox/FXAccelTable.html +2 -2
- data/docs/Fox/FXApp.html +2 -2
- data/docs/Fox/FXArc.html +2 -2
- data/docs/Fox/FXArrowButton.html +2 -2
- data/docs/Fox/FXBMPIcon.html +2 -2
- data/docs/Fox/FXBMPImage.html +2 -2
- data/docs/Fox/FXBitmap.html +2 -2
- data/docs/Fox/FXBitmapFrame.html +2 -2
- data/docs/Fox/FXBitmapView.html +2 -2
- data/docs/Fox/FXButton.html +2 -2
- data/docs/Fox/FXCURCursor.html +2 -2
- data/docs/Fox/FXCalendar.html +2 -2
- data/docs/Fox/FXCanvas.html +2 -2
- data/docs/Fox/FXCheckButton.html +2 -2
- data/docs/Fox/FXChoiceBox.html +2 -2
- data/docs/Fox/FXColor.html +2 -2
- data/docs/Fox/FXColorBar.html +2 -2
- data/docs/Fox/FXColorDialog.html +2 -2
- data/docs/Fox/FXColorItem.html +2 -2
- data/docs/Fox/FXColorList.html +2 -2
- data/docs/Fox/FXColorRing.html +2 -2
- data/docs/Fox/FXColorSelector.html +2 -2
- data/docs/Fox/FXColorWell.html +2 -2
- data/docs/Fox/FXColorWheel.html +2 -2
- data/docs/Fox/FXComboBox.html +2 -2
- data/docs/Fox/FXComboTableItem.html +2 -2
- data/docs/Fox/FXCommand.html +2 -2
- data/docs/Fox/FXComposite.html +2 -2
- data/docs/Fox/FXCursor.html +2 -2
- data/docs/Fox/FXDC.html +2 -2
- data/docs/Fox/FXDCPrint.html +2 -2
- data/docs/Fox/FXDCWindow.html +2 -2
- data/docs/Fox/FXDataTarget.html +2 -2
- data/docs/Fox/FXDebugTarget.html +2 -2
- data/docs/Fox/FXDelegator.html +2 -2
- data/docs/Fox/FXDial.html +2 -2
- data/docs/Fox/FXDialogBox.html +2 -2
- data/docs/Fox/FXDict.html +2 -2
- data/docs/Fox/FXDirBox.html +2 -2
- data/docs/Fox/FXDirDialog.html +2 -2
- data/docs/Fox/FXDirItem.html +2 -2
- data/docs/Fox/FXDirList.html +2 -2
- data/docs/Fox/FXDirSelector.html +2 -2
- data/docs/Fox/FXDockBar.html +2 -2
- data/docs/Fox/FXDockHandler.html +2 -2
- data/docs/Fox/FXDockSite.html +2 -2
- data/docs/Fox/FXDockTitle.html +2 -2
- data/docs/Fox/FXDocument.html +2 -2
- data/docs/Fox/FXDragCorner.html +2 -2
- data/docs/Fox/FXDrawable.html +2 -2
- data/docs/Fox/FXDriveBox.html +2 -2
- data/docs/Fox/FXEvent.html +2 -2
- data/docs/Fox/FXExtentd.html +2 -2
- data/docs/Fox/FXExtentf.html +2 -2
- data/docs/Fox/FXFileAssoc.html +2 -2
- data/docs/Fox/FXFileDialog.html +2 -2
- data/docs/Fox/FXFileDict.html +2 -2
- data/docs/Fox/FXFileItem.html +2 -2
- data/docs/Fox/FXFileList.html +2 -2
- data/docs/Fox/FXFileSelector.html +2 -2
- data/docs/Fox/FXFileStream.html +2 -2
- data/docs/Fox/FXFoldingItem.html +2 -2
- data/docs/Fox/FXFoldingList.html +2 -2
- data/docs/Fox/FXFont.html +2 -2
- data/docs/Fox/FXFontDesc.html +2 -2
- data/docs/Fox/FXFontDialog.html +2 -2
- data/docs/Fox/FXFontSelector.html +2 -2
- data/docs/Fox/FXFrame.html +2 -2
- data/docs/Fox/FXGIFCursor.html +2 -2
- data/docs/Fox/FXGIFIcon.html +2 -2
- data/docs/Fox/FXGIFImage.html +2 -2
- data/docs/Fox/FXGLCanvas.html +2 -2
- data/docs/Fox/FXGLCone.html +53 -60
- data/docs/Fox/FXGLContext.html +2 -2
- data/docs/Fox/FXGLCube.html +72 -78
- data/docs/Fox/FXGLCylinder.html +62 -69
- data/docs/Fox/FXGLGroup.html +57 -58
- data/docs/Fox/FXGLLine.html +44 -50
- data/docs/Fox/FXGLObject.html +2 -2
- data/docs/Fox/FXGLPoint.html +30 -36
- data/docs/Fox/FXGLShape.html +2 -2
- data/docs/Fox/FXGLSphere.html +38 -45
- data/docs/Fox/FXGLViewer.html +2 -2
- data/docs/Fox/FXGLVisual.html +2 -2
- data/docs/Fox/FXGradient.html +2 -2
- data/docs/Fox/FXGradientBar.html +2 -2
- data/docs/Fox/FXGroupBox.html +2 -2
- data/docs/Fox/FXHeader.html +2 -2
- data/docs/Fox/FXHeaderItem.html +2 -2
- data/docs/Fox/FXHiliteStyle.html +2 -2
- data/docs/Fox/FXHorizontalFrame.html +2 -2
- data/docs/Fox/FXHorizontalSeparator.html +2 -2
- data/docs/Fox/FXICOIcon.html +2 -2
- data/docs/Fox/FXICOImage.html +2 -2
- data/docs/Fox/FXIcon.html +2 -2
- data/docs/Fox/FXIconDict.html +2 -2
- data/docs/Fox/FXIconItem.html +2 -2
- data/docs/Fox/FXIconList.html +2 -2
- data/docs/Fox/FXIconSource.html +2 -2
- data/docs/Fox/FXId.html +2 -2
- data/docs/Fox/FXImage.html +2 -2
- data/docs/Fox/FXImageFrame.html +2 -2
- data/docs/Fox/FXImageView.html +2 -2
- data/docs/Fox/FXInputDialog.html +2 -2
- data/docs/Fox/FXIrb.html +2 -2
- data/docs/Fox/FXJPGIcon.html +2 -2
- data/docs/Fox/FXJPGImage.html +2 -2
- data/docs/Fox/FXKnob.html +2 -2
- data/docs/Fox/FXLabel.html +2 -2
- data/docs/Fox/FXLight.html +2 -2
- data/docs/Fox/FXList.html +2 -2
- data/docs/Fox/FXListBox.html +2 -2
- data/docs/Fox/FXListItem.html +2 -2
- data/docs/Fox/FXMDIChild.html +2 -2
- data/docs/Fox/FXMDIClient.html +2 -2
- data/docs/Fox/FXMDIDeleteButton.html +2 -2
- data/docs/Fox/FXMDIMaximizeButton.html +2 -2
- data/docs/Fox/FXMDIMenu.html +2 -2
- data/docs/Fox/FXMDIMinimizeButton.html +2 -2
- data/docs/Fox/FXMDIRestoreButton.html +2 -2
- data/docs/Fox/FXMDIWindowButton.html +2 -2
- data/docs/Fox/FXMainWindow.html +2 -2
- data/docs/Fox/FXMaterial.html +2 -2
- data/docs/Fox/FXMatrix.html +2 -2
- data/docs/Fox/FXMemoryBuffer.html +2 -2
- data/docs/Fox/FXMemoryStream.html +2 -2
- data/docs/Fox/FXMenuBar.html +2 -2
- data/docs/Fox/FXMenuButton.html +2 -2
- data/docs/Fox/FXMenuCaption.html +2 -2
- data/docs/Fox/FXMenuCascade.html +2 -2
- data/docs/Fox/FXMenuCheck.html +2 -2
- data/docs/Fox/FXMenuCommand.html +2 -2
- data/docs/Fox/FXMenuPane.html +2 -2
- data/docs/Fox/FXMenuRadio.html +2 -2
- data/docs/Fox/FXMenuSeparator.html +2 -2
- data/docs/Fox/FXMenuTitle.html +2 -2
- data/docs/Fox/FXMessageBox.html +2 -2
- data/docs/Fox/FXObject.html +2 -2
- data/docs/Fox/FXOption.html +2 -2
- data/docs/Fox/FXOptionMenu.html +2 -2
- data/docs/Fox/FXPCXIcon.html +2 -2
- data/docs/Fox/FXPCXImage.html +2 -2
- data/docs/Fox/FXPNGIcon.html +2 -2
- data/docs/Fox/FXPNGImage.html +2 -2
- data/docs/Fox/FXPPMIcon.html +2 -2
- data/docs/Fox/FXPPMImage.html +2 -2
- data/docs/Fox/FXPSBounds.html +2 -2
- data/docs/Fox/FXPacker.html +2 -2
- data/docs/Fox/FXPicker.html +2 -2
- data/docs/Fox/FXPopup.html +2 -2
- data/docs/Fox/FXPrintDialog.html +2 -2
- data/docs/Fox/FXPrinter.html +2 -2
- data/docs/Fox/FXProgressBar.html +2 -2
- data/docs/Fox/FXProgressDialog.html +2 -2
- data/docs/Fox/FXPseudoKeyboard.html +2 -2
- data/docs/Fox/FXPseudoMouse.html +2 -2
- data/docs/Fox/FXPseudoTarget.html +2 -2
- data/docs/Fox/FXQuatd.html +2 -2
- data/docs/Fox/FXQuatf.html +2 -2
- data/docs/Fox/FXRGBIcon.html +2 -2
- data/docs/Fox/FXRGBImage.html +2 -2
- data/docs/Fox/FXRadioButton.html +2 -2
- data/docs/Fox/FXRanged.html +2 -2
- data/docs/Fox/FXRangef.html +2 -2
- data/docs/Fox/FXRealSlider.html +2 -2
- data/docs/Fox/FXRealSpinner.html +2 -2
- data/docs/Fox/FXRecentFiles.html +2 -2
- data/docs/Fox/FXRectangle.html +2 -2
- data/docs/Fox/FXRegion.html +2 -2
- data/docs/Fox/FXRegistry.html +2 -2
- data/docs/Fox/FXReplaceDialog.html +2 -2
- data/docs/Fox/FXRootWindow.html +2 -2
- data/docs/Fox/FXRuler.html +2 -2
- data/docs/Fox/FXRulerView.html +2 -2
- data/docs/Fox/FXScintilla.html +2 -2
- data/docs/Fox/FXScrollArea.html +2 -2
- data/docs/Fox/FXScrollBar.html +2 -2
- data/docs/Fox/FXScrollCorner.html +2 -2
- data/docs/Fox/FXScrollPane.html +2 -2
- data/docs/Fox/FXScrollWindow.html +2 -2
- data/docs/Fox/FXSearchDialog.html +2 -2
- data/docs/Fox/FXSegment.html +2 -2
- data/docs/Fox/FXSeparator.html +2 -2
- data/docs/Fox/FXSettings.html +2 -2
- data/docs/Fox/FXShell.html +2 -2
- data/docs/Fox/FXShutter.html +2 -2
- data/docs/Fox/FXShutterItem.html +2 -2
- data/docs/Fox/FXSize.html +2 -2
- data/docs/Fox/FXSlider.html +2 -2
- data/docs/Fox/FXSphered.html +2 -2
- data/docs/Fox/FXSpheref.html +2 -2
- data/docs/Fox/FXSpinner.html +2 -2
- data/docs/Fox/FXSplashScreen.html +2 -2
- data/docs/Fox/FXSplashWindow.html +2 -2
- data/docs/Fox/FXSplitter.html +2 -2
- data/docs/Fox/FXSpring.html +2 -2
- data/docs/Fox/FXStatusBar.html +2 -2
- data/docs/Fox/FXStatusLine.html +2 -2
- data/docs/Fox/FXStream.html +2 -2
- data/docs/Fox/FXStreamAllocError.html +2 -2
- data/docs/Fox/FXStreamEndError.html +2 -2
- data/docs/Fox/FXStreamError.html +2 -2
- data/docs/Fox/FXStreamFailureError.html +2 -2
- data/docs/Fox/FXStreamFormatError.html +2 -2
- data/docs/Fox/FXStreamFullError.html +2 -2
- data/docs/Fox/FXStreamNoReadError.html +2 -2
- data/docs/Fox/FXStreamNoWriteError.html +2 -2
- data/docs/Fox/FXStreamUnknownError.html +2 -2
- data/docs/Fox/FXStringDict.html +2 -2
- data/docs/Fox/FXSwitcher.html +2 -2
- data/docs/Fox/FXTGAIcon.html +2 -2
- data/docs/Fox/FXTGAImage.html +2 -2
- data/docs/Fox/FXTIFIcon.html +2 -2
- data/docs/Fox/FXTIFImage.html +2 -2
- data/docs/Fox/FXTabBar.html +2 -2
- data/docs/Fox/FXTabBook.html +2 -2
- data/docs/Fox/FXTabItem.html +2 -2
- data/docs/Fox/FXTable.html +2 -2
- data/docs/Fox/FXTableItem.html +2 -2
- data/docs/Fox/FXTablePos.html +2 -2
- data/docs/Fox/FXTableRange.html +2 -2
- data/docs/Fox/FXText.html +2 -2
- data/docs/Fox/FXTextChange.html +2 -2
- data/docs/Fox/FXTextField.html +2 -2
- data/docs/Fox/FXToggleButton.html +2 -2
- data/docs/Fox/FXToolBar.html +2 -2
- data/docs/Fox/FXToolBarGrip.html +2 -2
- data/docs/Fox/FXToolBarShell.html +2 -2
- data/docs/Fox/FXToolBarTab.html +2 -2
- data/docs/Fox/FXToolTip.html +2 -2
- data/docs/Fox/FXTopWindow.html +2 -2
- data/docs/Fox/FXTranslator.html +2 -2
- data/docs/Fox/FXTreeItem.html +2 -2
- data/docs/Fox/FXTreeList.html +2 -2
- data/docs/Fox/FXTreeListBox.html +2 -2
- data/docs/Fox/FXTriStateButton.html +2 -2
- data/docs/Fox/FXUndoList.html +2 -2
- data/docs/Fox/FXVec2d.html +2 -2
- data/docs/Fox/FXVec2f.html +2 -2
- data/docs/Fox/FXVec3d.html +2 -2
- data/docs/Fox/FXVec3f.html +2 -2
- data/docs/Fox/FXVec4d.html +2 -2
- data/docs/Fox/FXVec4f.html +2 -2
- data/docs/Fox/FXVerticalFrame.html +2 -2
- data/docs/Fox/FXVerticalSeparator.html +2 -2
- data/docs/Fox/FXViewport.html +2 -2
- data/docs/Fox/FXVisual.html +2 -2
- data/docs/Fox/FXWindow.html +2 -2
- data/docs/Fox/FXWizard.html +2 -2
- data/docs/Fox/FXXBMIcon.html +2 -2
- data/docs/Fox/FXXBMImage.html +2 -2
- data/docs/Fox/FXXPMIcon.html +2 -2
- data/docs/Fox/FXXPMImage.html +2 -2
- data/docs/Fox/NotifyHeader.html +2 -2
- data/docs/Fox/SCNotification.html +2 -2
- data/docs/Fox/TextRange.html +2 -2
- data/docs/Fox.html +3 -3
- data/docs/IRB.html +2 -2
- data/docs/Responder.html +2 -2
- data/docs/Responder2.html +2 -2
- data/docs/_index.html +2 -2
- data/docs/file.History.html +11 -2
- data/docs/file.README.html +2 -2
- data/docs/index.html +481 -501
- data/docs/top-level-namespace.html +2 -2
- data/examples/gltest.rb +104 -105
- data/examples/glviewer.rb +3 -3
- data/ext/fox16_c/extconf.rb +5 -5
- data/fxruby.gemspec +2 -2
- data/lib/2.6/fox16_c.so +0 -0
- data/lib/2.7/fox16_c.so +0 -0
- data/lib/3.0/fox16_c.so +0 -0
- data/lib/fox16/glgroup.rb +3 -4
- data/lib/fox16/glshapes.rb +85 -100
- data/lib/fox16/version.rb +1 -1
- data/ports/x64-mingw32/bin/libFOX-1.6-0.dll +0 -0
- data/ports/x64-mingw32/bin/libfxscintilla-20.dll +0 -0
- data/ports/x64-mingw32/bin/libjpeg-62.dll +0 -0
- data/ports/x64-mingw32/bin/libpng16-16.dll +0 -0
- data/ports/x64-mingw32/bin/libtiff-6.dll +0 -0
- data/ports/x64-mingw32/bin/zlib1.dll +0 -0
- data/scripts/iface.rb +8 -12
- metadata +5 -6
- data/lib/2.5/fox16_c.so +0 -0
- data/rdoc-sources/Makefile +0 -23
data/lib/fox16/glshapes.rb
CHANGED
@@ -9,8 +9,6 @@ module Fox
|
|
9
9
|
# OpenGL point object
|
10
10
|
#
|
11
11
|
class FXGLPoint < FXGLObject
|
12
|
-
include OpenGL
|
13
|
-
|
14
12
|
# Point position, in model coordinates (a 3-element array)
|
15
13
|
attr_accessor :pos
|
16
14
|
|
@@ -48,20 +46,20 @@ module Fox
|
|
48
46
|
# Draw this point into _viewer_ (an FXGLViewer instance).
|
49
47
|
#
|
50
48
|
def draw(viewer)
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
|
55
|
-
|
49
|
+
GL.Color3d(0.0, 0.0, 1.0)
|
50
|
+
GL.PointSize(HANDLE_SIZE)
|
51
|
+
GL.Begin(GL::POINTS)
|
52
|
+
GL.Vertex3d(*@pos)
|
53
|
+
GL.End()
|
56
54
|
end
|
57
55
|
|
58
56
|
#
|
59
57
|
# Perform hit test for this point in _viewer_ (an FXGLViewer instance).
|
60
58
|
#
|
61
59
|
def hit(viewer)
|
62
|
-
|
63
|
-
|
64
|
-
|
60
|
+
GL.Begin(GL::POINTS)
|
61
|
+
GL.Vertex3d(*@pos)
|
62
|
+
GL.End()
|
65
63
|
end
|
66
64
|
end
|
67
65
|
|
@@ -69,8 +67,6 @@ module Fox
|
|
69
67
|
# OpenGL line object
|
70
68
|
#
|
71
69
|
class FXGLLine < FXGLObject
|
72
|
-
include OpenGL
|
73
|
-
|
74
70
|
# Starting point for line [FXGLPoint]
|
75
71
|
attr_accessor :fm
|
76
72
|
|
@@ -122,22 +118,22 @@ module Fox
|
|
122
118
|
# Draw this line into _viewer_ (an FXGLViewer instance).
|
123
119
|
#
|
124
120
|
def draw(viewer)
|
125
|
-
|
126
|
-
|
127
|
-
|
128
|
-
|
129
|
-
|
130
|
-
|
121
|
+
GL.Color3d(1.0, 0.0, 0.0)
|
122
|
+
GL.PointSize(HANDLE_SIZE)
|
123
|
+
GL.Begin(GL::LINES)
|
124
|
+
GL.Vertex3d(*@fm.pos)
|
125
|
+
GL.Vertex3d(*@to.pos)
|
126
|
+
GL.End()
|
131
127
|
end
|
132
128
|
|
133
129
|
#
|
134
130
|
# Perform hit-test for this line in _viewer_ (an FXGLViewer instance).
|
135
131
|
#
|
136
132
|
def hit(viewer)
|
137
|
-
|
138
|
-
|
139
|
-
|
140
|
-
|
133
|
+
GL.Begin(GL::LINES)
|
134
|
+
GL.Vertex3d(*@fm.pos)
|
135
|
+
GL.Vertex3d(*@to.pos)
|
136
|
+
GL.End()
|
141
137
|
end
|
142
138
|
end
|
143
139
|
|
@@ -145,8 +141,6 @@ module Fox
|
|
145
141
|
# OpenGL cube object
|
146
142
|
#
|
147
143
|
class FXGLCube < FXGLShape
|
148
|
-
include OpenGL
|
149
|
-
|
150
144
|
# Cube width [Float]
|
151
145
|
attr_accessor :width
|
152
146
|
|
@@ -198,58 +192,58 @@ module Fox
|
|
198
192
|
zmin, zmax = -0.5*@depth, 0.5*@depth
|
199
193
|
|
200
194
|
# Draw low face
|
201
|
-
|
202
|
-
|
203
|
-
|
204
|
-
|
205
|
-
|
206
|
-
|
207
|
-
|
195
|
+
GL.Begin(GL::TRIANGLE_STRIP)
|
196
|
+
GL.Normal3d(0.0, 0.0, -1.0)
|
197
|
+
GL.Vertex3d(xmin, ymin, zmin)
|
198
|
+
GL.Vertex3d(xmin, ymax, zmin)
|
199
|
+
GL.Vertex3d(xmax, ymin, zmin)
|
200
|
+
GL.Vertex3d(xmax, ymax, zmin)
|
201
|
+
GL.End()
|
208
202
|
|
209
203
|
# Draw east face
|
210
|
-
|
211
|
-
|
212
|
-
|
213
|
-
|
214
|
-
|
215
|
-
|
216
|
-
|
204
|
+
GL.Begin(GL::TRIANGLE_STRIP)
|
205
|
+
GL.Normal3d(1.0, 0.0, 0.0)
|
206
|
+
GL.Vertex3d(xmax, ymin, zmin)
|
207
|
+
GL.Vertex3d(xmax, ymax, zmin)
|
208
|
+
GL.Vertex3d(xmax, ymin, zmax)
|
209
|
+
GL.Vertex3d(xmax, ymax, zmax)
|
210
|
+
GL.End()
|
217
211
|
|
218
212
|
# Draw high face
|
219
|
-
|
220
|
-
|
221
|
-
|
222
|
-
|
223
|
-
|
224
|
-
|
225
|
-
|
213
|
+
GL.Begin(GL::TRIANGLE_STRIP)
|
214
|
+
GL.Normal3d(0.0, 0.0, 1.0)
|
215
|
+
GL.Vertex3d(xmax, ymin, zmax)
|
216
|
+
GL.Vertex3d(xmax, ymax, zmax)
|
217
|
+
GL.Vertex3d(xmin, ymin, zmax)
|
218
|
+
GL.Vertex3d(xmin, ymax, zmax)
|
219
|
+
GL.End()
|
226
220
|
|
227
221
|
# Draw west face
|
228
|
-
|
229
|
-
|
230
|
-
|
231
|
-
|
232
|
-
|
233
|
-
|
234
|
-
|
222
|
+
GL.Begin(GL::TRIANGLE_STRIP)
|
223
|
+
GL.Normal3d(-1.0, 0.0, 0.0)
|
224
|
+
GL.Vertex3d(xmin, ymin, zmax)
|
225
|
+
GL.Vertex3d(xmin, ymax, zmax)
|
226
|
+
GL.Vertex3d(xmin, ymin, zmin)
|
227
|
+
GL.Vertex3d(xmin, ymax, zmin)
|
228
|
+
GL.End()
|
235
229
|
|
236
230
|
# Draw north face
|
237
|
-
|
238
|
-
|
239
|
-
|
240
|
-
|
241
|
-
|
242
|
-
|
243
|
-
|
231
|
+
GL.Begin(GL::TRIANGLE_STRIP)
|
232
|
+
GL.Normal3d(0.0, 1.0, 0.0)
|
233
|
+
GL.Vertex3d(xmin, ymax, zmin)
|
234
|
+
GL.Vertex3d(xmin, ymax, zmax)
|
235
|
+
GL.Vertex3d(xmax, ymax, zmin)
|
236
|
+
GL.Vertex3d(xmax, ymax, zmax)
|
237
|
+
GL.End()
|
244
238
|
|
245
239
|
# Draw south face
|
246
|
-
|
247
|
-
|
248
|
-
|
249
|
-
|
250
|
-
|
251
|
-
|
252
|
-
|
240
|
+
GL.Begin(GL::TRIANGLE_STRIP)
|
241
|
+
GL.Normal3d(0.0, -1.0, 0.0)
|
242
|
+
GL.Vertex3d(xmin, ymin, zmax)
|
243
|
+
GL.Vertex3d(xmin, ymin, zmin)
|
244
|
+
GL.Vertex3d(xmax, ymin, zmax)
|
245
|
+
GL.Vertex3d(xmax, ymin, zmin)
|
246
|
+
GL.End()
|
253
247
|
end
|
254
248
|
end
|
255
249
|
|
@@ -257,9 +251,6 @@ module Fox
|
|
257
251
|
# OpenGL cone object
|
258
252
|
#
|
259
253
|
class FXGLCone < FXGLShape
|
260
|
-
include OpenGL
|
261
|
-
include GLU
|
262
|
-
|
263
254
|
# Cone fidelity
|
264
255
|
SLICES_NUMBER = 20
|
265
256
|
STACKS_NUMBER = 20
|
@@ -316,15 +307,15 @@ module Fox
|
|
316
307
|
# Draw this cone into _viewer_ (an FXGLViewer instance).
|
317
308
|
#
|
318
309
|
def drawshape(viewer)
|
319
|
-
quad =
|
320
|
-
|
321
|
-
|
322
|
-
|
323
|
-
|
324
|
-
|
325
|
-
|
326
|
-
|
327
|
-
|
310
|
+
quad = GLU.NewQuadric()
|
311
|
+
GLU.QuadricDrawStyle(quad, GLU::FILL)
|
312
|
+
GL.PushMatrix()
|
313
|
+
GL.Rotated(-90, 1, 0, 0)
|
314
|
+
GLU.Cylinder(quad, @radius, 0, @height, @slices, @stacks)
|
315
|
+
GLU.QuadricOrientation(quad, GLU::INSIDE)
|
316
|
+
GLU.Disk(quad, 0, @radius, @slices, @loops)
|
317
|
+
GLU.DeleteQuadric(quad)
|
318
|
+
GL.PopMatrix()
|
328
319
|
end
|
329
320
|
end
|
330
321
|
|
@@ -332,9 +323,6 @@ module Fox
|
|
332
323
|
# OpenGL cylinder object
|
333
324
|
#
|
334
325
|
class FXGLCylinder < FXGLShape
|
335
|
-
include OpenGL
|
336
|
-
include GLU
|
337
|
-
|
338
326
|
# Cylinder fidelity
|
339
327
|
SLICES_NUMBER = 20
|
340
328
|
STACKS_NUMBER = 20
|
@@ -391,18 +379,18 @@ module Fox
|
|
391
379
|
# Draw this cylinder into _viewer_ (an FXGLViewer instance).
|
392
380
|
#
|
393
381
|
def drawshape(viewer)
|
394
|
-
quad =
|
395
|
-
|
396
|
-
|
397
|
-
|
398
|
-
|
399
|
-
|
400
|
-
|
401
|
-
|
402
|
-
|
403
|
-
|
404
|
-
|
405
|
-
|
382
|
+
quad = GLU.NewQuadric()
|
383
|
+
GLU.QuadricDrawStyle(quad, GLU::FILL)
|
384
|
+
GL.PushMatrix()
|
385
|
+
GL.Rotated(-90, 1, 0, 0)
|
386
|
+
GLU.Cylinder(quad, @radius, @radius, @height, @slices, @stacks)
|
387
|
+
GLU.QuadricOrientation(quad, GLU::INSIDE)
|
388
|
+
GLU.Disk(quad, 0, @radius, @slices, @loops)
|
389
|
+
GL.Translated(0, 0, @height)
|
390
|
+
GLU.QuadricOrientation(quad, GLU::OUTSIDE)
|
391
|
+
GLU.Disk(quad, 0, @radius, @slices, @loops)
|
392
|
+
GL.PopMatrix()
|
393
|
+
GLU.DeleteQuadric(quad)
|
406
394
|
end
|
407
395
|
end
|
408
396
|
|
@@ -410,9 +398,6 @@ module Fox
|
|
410
398
|
# OpenGL sphere object
|
411
399
|
#
|
412
400
|
class FXGLSphere < FXGLShape
|
413
|
-
include OpenGL
|
414
|
-
include GLU
|
415
|
-
|
416
401
|
# Sphere fidelity
|
417
402
|
SLICES_NUMBER = 20
|
418
403
|
STACKS_NUMBER = 20
|
@@ -460,10 +445,10 @@ module Fox
|
|
460
445
|
# Draw this sphere into _viewer_ (an FXGLViewer instance).
|
461
446
|
#
|
462
447
|
def drawshape(viewer)
|
463
|
-
quad =
|
464
|
-
|
465
|
-
|
466
|
-
|
448
|
+
quad = GLU.NewQuadric()
|
449
|
+
GLU.QuadricDrawStyle(quad, GLU::FILL)
|
450
|
+
GLU.Sphere(quad, @radius, @slices, @stacks)
|
451
|
+
GLU.DeleteQuadric(quad)
|
467
452
|
end
|
468
453
|
end
|
469
454
|
end
|
data/lib/fox16/version.rb
CHANGED
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
data/scripts/iface.rb
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
#! /usr/bin/env ruby
|
2
2
|
|
3
|
-
require "
|
3
|
+
require "optparse"
|
4
4
|
|
5
5
|
##
|
6
6
|
# IFace data stucture
|
@@ -363,18 +363,14 @@ class ScintillaIFaceToRuby
|
|
363
363
|
end
|
364
364
|
|
365
365
|
def main
|
366
|
-
options = GetoptLong.new(["-i", GetoptLong::REQUIRED_ARGUMENT],
|
367
|
-
["-o", GetoptLong::REQUIRED_ARGUMENT])
|
368
|
-
|
369
366
|
input = output = nil
|
370
|
-
|
371
|
-
|
372
|
-
|
373
|
-
|
374
|
-
|
375
|
-
|
376
|
-
|
377
|
-
end
|
367
|
+
|
368
|
+
OptionParser.new do |opts|
|
369
|
+
opts.banner = "Usage: #{$0} [options]"
|
370
|
+
opts.on("-i FILENAME", "Input file") { |arg| input = File.open(arg, File::RDONLY) }
|
371
|
+
opts.on("-o FILENAME", "Output file") { |arg| output = File.open(arg, File::CREAT|File::WRONLY|File::TRUNC) }
|
372
|
+
end.parse! ARGV
|
373
|
+
|
378
374
|
input = $stdin unless input
|
379
375
|
output = $stdout unless output
|
380
376
|
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: fxruby
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.6.
|
4
|
+
version: 1.6.47
|
5
5
|
platform: x64-mingw32
|
6
6
|
authors:
|
7
7
|
- Lyle Johnson
|
@@ -9,7 +9,7 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: exe
|
11
11
|
cert_chain: []
|
12
|
-
date:
|
12
|
+
date: 2024-02-15 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: mini_portile2
|
@@ -33,6 +33,7 @@ executables: []
|
|
33
33
|
extensions: []
|
34
34
|
extra_rdoc_files:
|
35
35
|
- History.md
|
36
|
+
- README.md
|
36
37
|
- lib/fox16/accel_table.rb
|
37
38
|
- lib/fox16/aliases.rb
|
38
39
|
- lib/fox16/bitmapview.rb
|
@@ -948,7 +949,6 @@ files:
|
|
948
949
|
- ext/fox16_c/unregisterOwnedObjects.cpp
|
949
950
|
- fxruby.gemspec
|
950
951
|
- index.html
|
951
|
-
- lib/2.5/fox16_c.so
|
952
952
|
- lib/2.6/fox16_c.so
|
953
953
|
- lib/2.7/fox16_c.so
|
954
954
|
- lib/3.0/fox16_c.so
|
@@ -1189,7 +1189,6 @@ files:
|
|
1189
1189
|
- rdoc-sources/FXXBMImage.rb
|
1190
1190
|
- rdoc-sources/FXXPMIcon.rb
|
1191
1191
|
- rdoc-sources/FXXPMImage.rb
|
1192
|
-
- rdoc-sources/Makefile
|
1193
1192
|
- rdoc-sources/README.rdoc
|
1194
1193
|
- rdoc-sources/fxdefs.rb
|
1195
1194
|
- scripts/build-fox.rb
|
@@ -1521,7 +1520,7 @@ metadata:
|
|
1521
1520
|
post_install_message:
|
1522
1521
|
rdoc_options:
|
1523
1522
|
- "--main"
|
1524
|
-
- README.
|
1523
|
+
- README.md
|
1525
1524
|
- "--title"
|
1526
1525
|
- FXRuby API Documentation
|
1527
1526
|
require_paths:
|
@@ -1530,7 +1529,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
1530
1529
|
requirements:
|
1531
1530
|
- - ">="
|
1532
1531
|
- !ruby/object:Gem::Version
|
1533
|
-
version: '2.
|
1532
|
+
version: '2.6'
|
1534
1533
|
- - "<"
|
1535
1534
|
- !ruby/object:Gem::Version
|
1536
1535
|
version: 3.1.dev
|
data/lib/2.5/fox16_c.so
DELETED
Binary file
|
data/rdoc-sources/Makefile
DELETED
@@ -1,23 +0,0 @@
|
|
1
|
-
SOURCES = *.rb \
|
2
|
-
../lib/fox/calendar.rb \
|
3
|
-
../lib/fox/chore.rb \
|
4
|
-
../lib/fox/core.rb \
|
5
|
-
../lib/fox/glgroup.rb \
|
6
|
-
../lib/fox/glshapes.rb \
|
7
|
-
../lib/fox/input.rb \
|
8
|
-
../lib/fox/iterators.rb \
|
9
|
-
../lib/fox/responder2.rb \
|
10
|
-
../lib/fox/scintilla.rb \
|
11
|
-
../lib/fox/signal.rb \
|
12
|
-
../lib/fox/timeout.rb \
|
13
|
-
../lib/fox/undolist.rb \
|
14
|
-
../lib/fox/version.rb
|
15
|
-
|
16
|
-
rdoc:
|
17
|
-
@rdoc --op ../doc/api --main README.rdoc $(SOURCES) README.rdoc
|
18
|
-
|
19
|
-
ri:
|
20
|
-
@rdoc --ri $(SOURCES)
|
21
|
-
|
22
|
-
clean:
|
23
|
-
@rm -rf ../doc/api
|