Post

 Resources 

Console

Home | Profile | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 VBGamer
 VBGamer
 Smoothing a pixelated image?

Note: You must be registered in order to post a reply.

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert EmailInsert Image Insert CodeInsert QuoteInsert List Spell Checker
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

   Insert an File
Check here to include your profile signature.
Check here to subscribe to this topic.
    

T O P I C    R E V I E W
Marvin Posted - Oct 10 2004 : 11:43:24 PM
Hi all,

I am using DaBooda Engine 1.4. I would like to know how add a blending filtering effect to an image. For example I have a 512x512 bmp that load into a texture and display as a sprite at 1024x768. The image looks very pixelated. (as it should...)

I would like to enable a filter like bi-linear filtering to 'smooth' out the image.

If I create a this same image 512x512 into a simple vb directx prgram, I can display the same image at 1024x768 and it has a soft filtered look to it. How can I achieve the same effect with Dabooda?

Marvin
2   L A T E S T    R E P L I E S    (Newest First)
Eric Coleman Posted - Oct 11 2004 : 07:03:47 AM
In the Texture class (DBTexture.cls) do a search for "D3DX_FILTER_POINT" and replace it with D3DX_FILTER_LINEAR.

I noticed you have an interest in robots and microcontrollers. I've been looking into getting one of those BASIC stamp kits myself. Do you have any cool devices that can be controlled on the internet? Here is a really cool website I found on slashdot a few weeks ago, http://www.sentex.net/~mwandel/tech/changer.html It's pretty cool stuff.
Scorpion_Blood Posted - Oct 11 2004 : 05:30:44 AM
tell me the code u did plz (the display code), isnt 512*512 a little(BIG) to be a sprite?

VBGamer © Go To Top Of Page
This page was generated in 0.06 seconds. Snitz Forums 2000

Copyright © 2002 - 2004 Eric Coleman, Peter Kuchnio , et. al.