Results 1 to 4 of 4

Thread: Need Software Rasterizer

  1. #1
    Join Date
    Oct 2008
    Posts
    42

    Need Software Rasterizer

    Hello guys, I'm searching for any 2d software rasterizer , i searched web but nothing useful found. If source code is avilable the would be much better, if there is any ? please let me know. Thank you

  2. #2
    Join Date
    Mar 2008
    Posts
    198

    Re: Need Software Rasterizer

    Software Rasterizer for the Microsoft DirectX 9.0 Software Development Kit (SDK)

    This is the first release of a simple software rasterizer that is compatible with Microsoft Direct 3D 9.0. Included in this package is this readme and the distribution CAB files for the x86 and x64 versions of the rasterizer (RGB9RAST_1.DLL).
    Overview

    This software rasterizer is intended as a solution for applications that must have a software rasterization fallback on systems without hardware acceleration. This software rasterizer provides a reasonably fast and basic "fixed function" rasterizer. It does not provide more advanced Microsoft Direct 3D features ( such as pixel shaders, etc. ). This rasterizer is not intended as a solution for Games requiring a software rasterizer and has not been designed or optimized for use in Games

    Download it here

  3. #3
    Join Date
    Feb 2008
    Posts
    1,852

    Re: Need Software Rasterizer

    Japanese programmer, has released a 2D software rasterizer on Cell.

    Source code is available.

    Video : http://www.youtube.com/watch?v=sljmSv4mt2Y

    Description:

    3067FPS: 1000 polygon(200pixel) 720x480(this video)

    60FPS: 30000 polygon(200pixel) 1920x1080

    Source code available at:
    http://miyazhp.hp.infoseek.co.jp/polydemo01.tar.gz

    On my newer version demo,
    Polygon count benchmark test:
    49.841 MPolygons/sec

    Pixel fill rate benchmark test:
    6248.684 MPixels/sec

    Its Source code:
    http://miyazhp.hp.infoseek.co.jp/polydemo02.tar.gz

  4. #4
    Join Date
    Dec 2008
    Posts
    1,108

    Re: Need Software Rasterizer

    Download the following PDF file:

    Triangle Scan Conversion using 2D Homogeneous Coordinates , It's quite simple to implement .
    The difference between stupidity and genius is that genius has its limits. - Albert Einstein

    What we think, we become (Please don't think you are a superhero and don't try to fly)

    "SUCCESS IS NOT A DESTINATION , IT'S A JOURNEY"

Similar Threads

  1. Software’s comparative to Zune software
    By TonyaSingh in forum Windows Software
    Replies: 6
    Last Post: 21-09-2011, 11:02 PM
  2. Replies: 3
    Last Post: 09-09-2011, 03:48 AM
  3. Does anybody know software to locate spyphone software ?
    By dido007 in forum Portable Devices
    Replies: 2
    Last Post: 27-03-2010, 08:05 PM
  4. Replies: 4
    Last Post: 05-01-2010, 09:14 PM
  5. Replies: 4
    Last Post: 01-10-2008, 06:41 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,261,279.23460 seconds with 17 queries