...
Announcement
Collapse
No announcement yet.
Search Result
Collapse
15 results in 0.0043 seconds.
Keywords
Members
Tags
-
Multithreaded Texture loading
This might very well be a problem that it totally on my side. I just would like to ask you if there might be concerns in general. ok uhm:
...
-
S3 Texture Compression supported?
I have not seen Dxt1 formats available in PixelFormat enum. Are compressed texture formats supported in Afterwarp?
-
ASDb
Hello Lifepower!
We can use ASDb with new afterwarp framework?
We can protect the resources in some way?
Than...
-
Skew Quad
It would be nice if Quads would have a method to Skew 2d horizontal / vertical built into the framework.
-
Is using Normal Maps currently possible?
Is it currently possible to use normal maps on textures somehow?2 Photos
-
Afterwarp v2 multithread rendering and fast texture transfer
Hi,
I have a few questions regarding your library.
In my application, I need to have a few video players running simultaneously, each running...
-
Copy rendering output to texture
Hi, ist there a way to capture the current output and copy it to a TTexture? I need to store this to create a blending effect against future drawings...
-
DrawableTexture with alpha channel image
What's the correct way to render DrawableTexture with alpha channel image. The DrawableTexture's color is different from source image when change the...
-
Update TTexture and dynamic array
How to support dynamic array ? these code show a incorrect image.
...Code://LMyArray: array[0..511, 0..511] of TIntColor; LMyArray:array of array
-
Is reading single pixels of a Texture's Depthbuffer possible?
I was thinking about a better way to "block" my lensflare effect and I thought that reading the value of the depthbuffer at the position where...
-
Texture load from file problem
What's the correct format for texture load.These code doesn't work for me.
...Code:Texture := TextureInit(FDevice, 'c:/MyPic.bmp', TPixelFormat.RGBA8);
-
How to lock texture
How to convert these Asphyre code to Afterwarp.
Does it similar to Texture.Update(...) ?
...Code:var pDest: Pointer;
-
Slight problem with shadows and back faces.
I got shadows finally working in my test scene but with only a little problem. Meshmodels recieve their own shadows on their back sides. Can I prevent...1 Photo
-
3D Tex.Coordinates for basic meshes?
When you create a cube or any other standard mesh you can only specify 2 dimensions for the texture tiles which is not suitable for meshes like in the...1 Photo
-
Assign Texture to model
After getting back to the 2D canvas basics, I fiddled with the Chart3D sample. I was able to alter the chartmeshes, add new stuff like a simple cube,...
