Skip to content

Commit a2e9ade

Browse files
authored
Update README.md
1 parent 94df457 commit a2e9ade

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
### READ ME ###
22

3-
It is an unfortunate fact that queasycam uses `processing.core.PVector` under the hood, this does not play too well with JRubyArt the decent thing would be create an interface? Use of `java.awt.Robot` under the hood may also be somewaht dodgy, especially since all exceptions get ignored (expected to throw security exception on X windows). It might be ineresting waht could be done in `pure` ruby well at least using `Vec3D` instead of `PVector`.
3+
It is an unfortunate fact that queasycam uses `processing.core.PVector` under the hood, this does not play too well with JRubyArt the decent thing would be to create an interface? The use of `java.awt.Robot` under the hood may also be somewaht dodgy, especially since all exceptions get ignored (expected to throw security exception on X windows). It might be ineresting waht could be done in `pure` ruby well at least using `Vec3D` instead of `PVector`.

0 commit comments

Comments
 (0)