Displaying 11 results from an estimated 11 matches for "fov".
Did you mean:
for
2012 Jan 09
0
Vampire -Bloodlines freezes with "fov 69"
...querade - Bloodlines with Wine 1.1.36 and edited the hex values in engine.dll to get it to run a resolution of 1920x1080 as described in this tutorial;
http://widescreengamingforum.com/dr/vampire-masquerade-bloodlines
I can also set "r_anamorphic 1" for widescreen. But when I type "fov 69" in the game console the screen freezes. The music is still playing and I can open and close the console with "^" but the game freezes at that point.
This ist not a major thing for me since the game runs just fine. But a field of vision change would be much appreciated for the o...
2011 Sep 09
1
Rgl and plotmath symbols (via sprites): a trial
...t;)
axes3d(edges=c('x--','y--','z+-'))
sprites3d(1,-0.4,0.65, radius=0.5, lit=FALSE, textype="alpha", texture="zlabel.png")
rgl.postscript("W.pdf", fmt="pdf") # print to file
# par3d(c("userMatrix", "zoom", "FOV")):
#
# $userMatrix
# [,1] [,2] [,3] [,4]
# [1,] 0.7262191 -0.6867201 0.03195775 0
# [2,] 0.2750087 0.3328032 0.90200466 0
# [3,] -0.6300603 -0.6462642 0.43054202 0
# [4,] 0.0000000 0.0000000 0.00000000 1
#
# $zoom
# [1] 1
#
# $FOV
# [1] 30
2008 Jun 24
2
problem with rgl interactivity with R-2.7.1 and Ubuntu Hardy
I'm trying to use the rgl package on R-2.7.1 running on top of Ubuntu
Hardy amd64. using open3d() and plot3d() I get a plot, but it is not
interactive. Furthermore, changes to par3d("FOV"=my.new.value) do
nothing. I suspect something is wrong with the rendering engine or
interface to it. I do have an Nvidia driver installed and compiz works
correctly on the desktop.
I've corresponded with Duncan Murdoch, the package maintainer about
this and he feels there is probably a b...
2005 Oct 04
1
Rcmdr and scatter3d
Hi folks,
I'd like to use scatter3d (which is in R commander) to plot more than one
dataset in the same graph, each dataset with a different color. The kind
of stuff you would do with "holdon" in Matlab.
I read a recent message that was posted to this list with a similar
problem, but I couldn't understand the reply. Could someone give me one
example? How do you plot subgroups
2014 Mar 12
1
dovecot 2.2.9 replication
...help me set up the
best way?
--
??????? ????
????????? ?? ?????? ???????-?????? "????????"
04050
???????, ?. ????
??. ???????????, 40 ?????? ???
datacall.com.ua <http://datacall.com.ua>
me?: +38 (098) 569-58-42
+38 (093) 348-98-78
+38 (044) 363-11-99
+7 (812) 612-00-18
e-mail: fov at datacall.com.ua <mailto:fov at datacall.com.ua>
"????????"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: logo (1).png
Type: image/png
Size: 5461 bytes
Desc: not available
URL: <http://dovecot.org/pipermail/dovecot/attachments/20140312/19...
2011 Jun 03
1
movie3d in rgl object 'movie' not found
...ot;, ylab="", zlab="",
normal_x=x, normal_y=y, normal_z=z)
#I run the above, note the device ID and then enter the following with
rgl.cur(1) if my device ID is 1.
movie3d(par3dinterp(par3dsave(params = c("userMatrix", "scale", "zoom",
"FOV"), times = FALSE, dev = rgl.cur(1))), duration = 5, fps = 10, movie =
"movie", frames = movie, dir=tempdir(), type = "gif")
#The par3d window pops up, I move the globe around a bit and press "record"
a few times. Then when I press "quit", I get the fol...
2010 Dec 17
2
rgl: coordinating and saving viewpoints, zoom, scale for multiple images
Context: I have two or more rgl-based views of a given data set, perhaps
fitting different
models, or showing different things across views. I want to be able to
hand-rotate, zoom, scale
one view to something I like, and then show the other views with
matching viewpoints and scaling.
so that one could flip back/forth among graphs and see only the relevant
differences.
In 2D, all this usually
2011 Sep 09
1
rgl: axis/viewport/box problems in persp3d()
Dear expeRts,
I am a new user of rgl, below is my first trial to plot a simple function in 3d.
I managed to put the axes in the right locations, but:
(1) The xlab, ylab, and zlab arguments are ignored; how can I put in axes labels?
(2) Since I removed the axes in persp3d() the viewport is too small; is it possible
to keep the size of the viewport?
(3) The box is not correctly drawn, there
2008 Jun 21
1
question on rgl.surface
I'd like to use rgl.surface (or some other function if more
appropriate) to create a horizontal and vertical transparent grey
slice (plane) running through both the x and y origins and extending
across the z axis, i.e. the 3-d equivalent of the normal 2-d
coordinate axes we are all familiar with. The examples for rgl.surface
are a bit more complex than what I need and I am having trouble
2008 Jan 26
2
scatterplot3d with categorical data
Dear users,
I'm trying to produce a 3d bar plot but the x and y dimensions have categorical
data -- so I only want 3 points on each axis. So I try:
require(scatterplot3d)
mymat<-data.frame(
x=c(1,1,1,2,2,2,3,3,3),
y=c(1,2,3,1,2,3,1,2,3),
z=c(1,2,3,4,5,6,7,8,9))
scatterplot3d(mymat,
type="h", lwd=5, pch=" ",
xlab="xlabel",
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking