search for: surface

Displaying 20 results from an estimated 2608 matches for "surface".

2010 Jul 03
0
Prince of Persia : Forgotten Sands = No sound
...oot\\cimv2", (null), (null), (null), 0x00000080, (null), (nil), 0x24b2cb0) fixme:win:EnumDisplayDevicesW ((null),0,0x32faa8,0x00000000), stub! fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x20d170,0x20dde0): stub fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x20d1f8,0x20dde0): stub err:d3d_surface:surface_set_texture_name Surface has SFLAG_INTEXTURE set, but no texture name err:d3d_surface:IWineD3DSurfaceImpl_ModifyLocation 0xc4b1d78: Surface does not have any up to date location err:d3d_surface:surface_set_texture_name Surface has SFLAG_INTEXTURE set, but no texture name err:d3d_surface:IWi...
2007 Feb 02
0
Attempting to get FFXI working.
...ativeLevel (0x165de8)->((nil),00000008) fixme:ddraw:IDirectDrawImpl_SetCooperativeLevel (0x165de8)->(0x10028,00000080) fixme:ddraw:IDirectDrawImpl_SetCooperativeLevel (0x165de8)->(0x10028,00000113) fixme:win:WIN_CreateWindowEx Parent is HWND_MESSAGE dummy fixme:d3d:IWineD3DDeviceImpl_CreateSurface Trying to create a render target that isn't in the default pool fixme:d3d_surface:IWineD3DSurfaceImpl_UnlockRect unsupported unlocking to Rendering surface surf@0x19a1250 usage(WINED3DUSAGE_RENDERTARGET) sqpoldir: SetDirName[c:\Program Files\PlayOnline\SquareEnix\PlayOnlineViewer\] polBackToGam...
2009 Aug 30
3
Wine Crashes with EVE-Online
...lsa:IDsDriverBufferImpl_SetVolumePan (0x182b00,0x1cd940): stub fixme:wtsapi:WTSRegisterSessionNotification Stub 0x50036 0x00000000 fixme:imm:ImmDisableTextFrameService Stub fixme:imm:ImmReleaseContext (0x50036, 0x14a2f8): stub fixme:reg:GetNativeSystemInfo (0x33b778) using GetSystemInfo() fixme:d3d_surface:surface_allocate_surface >>>>>>>>>>>>>>>>> GL_INVALID_VALUE (0x501) from glTexImage2D @ surface.c / 596 fixme:d3d_surface:surface_upload_data >>>>>>>>>>>>>>>>> GL_INVALID_ENUM (0x500) from glCompre...
2010 Aug 19
0
BioHazard 4+Wine
...4,(nil)): stub fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0x40020021,(nil),0x0002,0x00000000,0x12abf8,(nil)): stub fixme:advapi:DeregisterEventSource (0xcafe4242) stub fixme:win:EnumDisplayDevicesW ((null),0,0x32f564,0x00000000), stub! fixme:d3d9:Direct3DShaderValidatorCreate9 stub err:d3d_surface:surface_set_texture_name Surface has SFLAG_INTEXTURE set, but no texture name err:d3d_surface:IWineD3DSurfaceImpl_ModifyLocation 0x1a3ba0: Surface does not have any up to date location err:d3d_surface:surface_set_texture_name Surface has SFLAG_INTEXTURE set, but no texture name err:d3d_surface:IWin...
2010 Oct 20
2
histograms resulting from call to soil.texture
...act counts of the number of points (red points and blue points) falling within each classification (e.g. silty loam, sandy clay, etc.)? Eric soil.dat<-read.table(textConnection("Field_Num Region Region_Num Region_Sym Region_Col Date Location Location_Num sand silt clay 1 US 1 1 4 6/3/1999 Surface 1 26.25 52.5 21.25 1 US 1 1 4 8/8/2000 Surface 1 27.5 52.5 20 1 US 1 1 4 8/8/2000 One_Foot 2 27.5 50 22.5 1 US 1 1 4 8/8/2000 Two_Foot 3 80 20 0 1 US 1 1 4 8/8/2000 Three_Foot 4 67.5 22.5 10 1 US 1 1 4 8/8/2000 Four_Foot 5 95 0 5 2 US 1 1 4 8/8/2000 Surface 1 55 12.5 32.5 2 US 1 1 4 6/4/2001 Surfac...
2009 Oct 19
3
Variant of cloud with "sticks" from points to surface
Hi, I'd like to (1) plot a perspective view of a 3D scatterplot, with a fitted (curved) surface; (2) have a "stick" from each point vertically to the surface. The latter helps one visualize where a point lies in 3D, relative to the surface. Is there a variant of the cloud function (lattice package) which might do this? As far as I can tell, the cloud function will (essentially)...
2007 Nov 10
1
3 commits - libswfdec/swfdec_image.c libswfdec/swfdec_image.h
...RO_STATUS_READ_ERROR; + + memcpy (data, ptr, length); + return CAIRO_STATUS_SUCCESS; +} + static void swfdec_image_png_load (SwfdecImage *image) { - SWFDEC_ERROR ("implement loading PNG images"); + SwfdecBits bits; + + swfdec_bits_init (&bits, image->raw_data); + image->surface = cairo_image_surface_create_from_png_stream ( + swfdec_image_png_read, &bits); } cairo_surface_t * commit c13bbaaf453acdab1f5189990fe2ff91ed887bc8 Author: Benjamin Otte <otte at gnome.org> Date: Sun Nov 11 00:15:38 2007 +0100 get rid of rowstride and data members and deco...
2003 Jul 13
2
Coloured 3d surface
Hello, I created a 3d surface (persp) with some points overlaid on it, which is fine. Now I have a second set of z-values(x,y-values same as the first surface), which I would like to make visible on the same graph, however, not as a surface, but rather as coloured contour on the first surface, so that the resulting graph wi...
2012 Sep 11
4
Maintaining specific order when using aggregate or change order on axis
...n ("Chlorophyll a " ~~ (mu*g ~ l^{-1})), * * col =c("light green", "green", "dark green"),* * legend = rownames(coral))* Here is the *head(Coral) *before station col removal and t() Seamount Station Depth Pico Nano Micro Total_Ch 185 Coral 1401 Surface 0.216 3.270 4.240 7.726 186 Coral 1401 Fmax 0.359 3.890 4.900 9.149 187 Coral 1401 Below 0.178 1.360 1.210 2.748 188 Coral 1402 Surface 0.231 4.140 3.670 8.041 189 Coral 1402 Fmax 0.863 4.340 3.750 8.953 190 Coral 1402 Below 0.176 0.386 0.214...
2009 Jul 03
6
Civilization 4, Beyond the Sword crashes with "Out of memory
...fixme:d3d:IWineD3DDeviceImpl_EvictManagedResources (0x1c2ef0) : stub fixme:d3d_surface:IWineD3DSurfaceImpl_BindTexture >>>>>>>>>>>>>>>>> GL_INVALID_ENUM (0x500) from glBindTexture @ surface.c / 2382 fixme:d3d_surface:IWineD3DSurfaceImpl_BindTexture >&...
2012 Mar 25
2
Multivariate function from univariate functions
I'm relatively new to R and I'm stuck. I'm trying to construct a surface to optimize from a multivariate dataset. The dataset contains the response of a system to various stimuli. I am trying to optimize the mix of stimuli to maximize the response. To do so, I've interpolated the various datasets of type response vs. stimuli and I now have an array of functions &...
2007 Dec 30
4
Drawing thread not getting enough time from scheduler?
...frame.show #Offscreen drawing buffer. buffer = Wx::Bitmap.new(300, 300) #Displays drawing. window = Wx::Window.new(frame, :size => [300, 300]) #Animate. thread = Thread.new do 300.times do |i| #Clear screen. buffer.draw do |surface| surface.pen = Wx::Pen.new(Wx::Colour.new(0, 0, 0), 0) surface.brush = Wx::BLACK_BRUSH surface.draw_rectangle(0, 0, 300, 300) end #Draw lines. 30.times do |j| x = i + j buffer.draw do |surface| s...
2010 Nov 26
2
3D-surface colour based on the values of X or Y data points
Dear R-experts, Using persp3d(), I plotted a 3d surface. I would like to colour this surface based on the result values (dependent variable) grouped in, say, three to five different ranges. Later, I would also like to paint the same surface based on the range-values of one of the independent variables. Please help. Thank you. Regards, Suresh --...
2008 Nov 21
2
rgl lighting question
Hi, I'm using rgl to generate a 3D surface plot and I'm struggling to get the lighting correct. Currently the surface gets plotted, but is very 'shiny'. On rotating the view, I get to see parts of the surface - but overall I don't see much detail because of the spotlight like lighting. I've played around with th...
2007 Nov 07
1
thumbnailer/swfdec-thumbnailer.c
...- a/thumbnailer/swfdec-thumbnailer.c +++ b/thumbnailer/swfdec-thumbnailer.c @@ -86,7 +86,7 @@ main (int argc, char **argv) GError *err; SwfdecPlayer *player; SwfdecLoader *loader; - int width, height; + guint width, height; double scale, scaled_size, x, y, w, h; guint try; cairo_surface_t *surface; @@ -147,7 +147,7 @@ main (int argc, char **argv) cr = cairo_create (surface); // get image size - swfdec_player_get_image_size (player, &width, &height); + swfdec_player_get_default_size (player, &width, &height); if (width == 0 || height == 0) { /* for...
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
2009 Mar 02
0
[PATCH 4 of 13] DisplayState interface change
...s->ds->height) { - s->g_width = s->ds->width; - s->g_height = s->ds->height; - text_console_resize(s); - } - console_refresh(s); - } else { - vga_hw_invalidate(); - } + ds->surface = qemu_resize_displaysurface(ds->surface, s->g_width, + s->g_height, 32, 4 * s->g_width); + dpy_resize(s->ds); + vga_hw_invalidate(); } } @@ -1121,15 +1117,6 @@ { TextConsole *s = (TextConsole *) opaque; -...
2004 Nov 26
3
Response Surface
Hi. I'm a student at Simon Fraser University in British Columbia, Canada. I can't for the life of me figure out how to plot a 3D surface (A 3D response surface to be more specific) in R. I found your email address on a web board, and saw someone mention wireframe(), but using the help in R yielded no results. Any suggestions? Thanks. Dean Vrecko
2012 May 03
2
Finding local maxima on a loess surface
If a run a LOESS model and then produce a smoothed surface: Is there any way to determine the coordinates of the local maxima on the surface? [[alternative HTML version deleted]]
2005 Oct 05
3
transparent surface in rgl
Hi all I am a complete newbie to this list (just subscribed) and a newcomer to R (an S user from olden times). I have been using scatter3d to create a 3d scatter plot with surface. The graphic is created within the rgl package and I have used rgl.postscript to export it so I can generate a publication quality image. My problem is that the plotted surface is no longer transparent in the postscript output ie. the rgl.spheres that are behind the surface disappear in the pos...