What does the Diamond Monster 3Dfx card ACTUALLY do at the Hardware Level?

Поділитися
Вставка
  • Опубліковано 22 сер 2024

КОМЕНТАРІ • 118

  • @goo3r
    @goo3r 2 роки тому +25

    This was really great! It's rare to see these old SDKs being programmed w/ on real hardware and I enjoyed the progression showing all these features. Really looking forward to the next part.

    • @PCRetroTech
      @PCRetroTech  2 роки тому

      Thanks, I'm glad you enjoyed it.

  • @ENFDO
    @ENFDO Рік тому +3

    Basically "Glide" was the OpenGl optimized for 3DFX and thats why works only in 3DFX and was so cool see that logo when Glide was enabled.

  • @PixelPipes
    @PixelPipes 2 роки тому +8

    This is cool! I don't think I've seen anyone utilize programming to actually demonstrate the individual rendering techniques before. Looking forward to the follow-up!

    • @PCRetroTech
      @PCRetroTech  2 роки тому +4

      Thanks. It's a bit of work, but hopefully worth it.

  • @CharlesVanNoland
    @CharlesVanNoland Рік тому +6

    @8:58 When you render a perspective projection scene it's not called "perspective correction" it's just "perspective projection". Perspective correction applies to texturemapping, because the simpler version of texturing is "affine texturemapping" and if you want your textures to not distort and warp over polygon surfaces as the camera moves through a scene then you use "perspective correct texturemapping". Just projecting polygons to a framebuffer with perspective applied is just "perspective projection", not "correction", because there's nothing incorrect about an orthogonal projection, it's just not perspective projection. For texturemapping using affine texturemapping results in "incorrect" texturing, thus "perspective correct" texturemapping.

  • @Rocky1138
    @Rocky1138 Рік тому +2

    Your channel is fantastic. Your deep dives into the mechanics of these things are very insightful in demystifying how older hardware functions!

    • @PCRetroTech
      @PCRetroTech  Рік тому

      Thanks! I appreciate the feedback.

  • @darak2
    @darak2 2 роки тому +11

    Glide was an absolute pleasure to work with, due to its simplicity (especially for the first versions). If I remember correctly, the antialiasing features were rarely used by games, probably because the resolutions the card worked with were considered high enough it wasn't worth the blending performance hit (or because everybody used CRTs, where edges are already somewhat blurry and antialiasing is not that important). In any case, their anti-aliasing method (using the line equation to calculate coverage of the triangle edges and add alpha blending just to those) was intriguing and very fast, and as far as I know no other card implemented something like it. Modern techniques like MSAA also focus on polygon edges, so in a way it was ahead its time. Unfortunately, it had a few important drawbacks. Its reliance on alpha blending would introduce issues if the polygons are not drawn in order, for example, and at the end of the day it didn't look very accurate (probably due to gamma correction issues).

    • @PCRetroTech
      @PCRetroTech  2 роки тому +3

      I certainly read something in the manual about alpha-blending caring about polygon order. I have forgotten how the anti-aliasing worked and so hadn't quite realised the same would apply there. I don't know how much of a performance hit it implies. At least as far as the card is concerned I don't know if it slows anything down. Of course sorting polygons with the CPU certainly involves a performance hit.

    • @negirno
      @negirno Рік тому

      I've played lots of 3DFX games and the jaggies were noticeable on our 17'' monitor. Especially if you consider that you had to use 640x480 full screen mode for most games and you couldn't use windowed mode due to the pass-trough.
      I've always considered that anti-aliasing was just too much performance overhead, especially when engines like Unreal and id Tech 2 hit the gaming scene. A lot of people still used Voodoo 1s. I vaguely remember playing Quake 3 Arena, and I certainly remember playing Unreal Tournament on it.
      I did play one game which did use anti-aliasing, it was a simple shareware game where you controlled a ball on a bumpy landscape avoiding pits. Don't remember its name but I played it around 1999-2001.
      The animated 3DFX intro you see in the video also used it, but not much else.

  • @skillaxxx
    @skillaxxx 2 роки тому +7

    Given the basic feature set, it's amazing how it still changed PC gaming over night with its raw performance.
    The fact that it didn't have any real transform or lightening engine meant it was fast and cheap at the same time, leading to quick adaption. I recall first seeing it in action in real life at a friend and after 45 minutes I rushed to the store to by one for myself as a teenager, it - a clone card, not a Diamond3D - was only around a $130 in my valuta back in the day.

    • @JFinnerud
      @JFinnerud Рік тому

      It was a real game changer and more or less kickstarted the GPU "era" we live in today, all thanks to some ex-SGI employees.

    • @OpenGL4ever
      @OpenGL4ever 7 місяців тому

      In the DOS days i was used to play games with 16-20 fps. 21-23 fps was pretty good for a new game and usually only possible with a CPU that was brand new and at the top of the line. If you had more fps, your CPU was usually newer than the game.
      And than came the Voodoo 2 which offered instantly 60 fps at games that support it. This changed everything.

  • @CraigAB69
    @CraigAB69 2 роки тому +2

    Thanks mate. It's great to see you do something with the old hardware, unlike others that just play Doom or some other game and some benchmarks.
    I see so many people put some great retro kit together, only to do nothing with it. Like a magpie with a shiny thing.

    • @PCRetroTech
      @PCRetroTech  2 роки тому

      I'm a bit of an unusual collector that's for sure. But there are quite a few of us out there who actually use our machines to the max. It's much more common in the retro demo scene which I am a bit into.

  • @Metalliferous
    @Metalliferous 2 роки тому +7

    Nice video, would definitely be interested in more in-depth videos on this. We take a lot for granted these days with our OpenGL/DirectX/SDL APIs abstracting away the hardware.

    • @PCRetroTech
      @PCRetroTech  2 роки тому +4

      Indeed. I've done some OpenGL programming (on the channel even), but it is quite a different beast.

  • @JFinnerud
    @JFinnerud Рік тому

    Think of all of us who drooled and dreamed of the SGI and its 3D performance back in the days, not knowing that we already had some SGI legacy right inside our beige boxes

  • @thisnthat3530
    @thisnthat3530 Рік тому +1

    That's a blast from the past. I bought that exact card back in '97 or '98 to go with my Cyrix P166+ in order to play Tomb Raider. It went from choppy to buttery smooth and the uplift in quality of the visuals was impressive. I still have it in a box somewhere. I retired it when I bought a Nvidia TNT2 card when I upgraded to a Pentium II system.

    • @PCRetroTech
      @PCRetroTech  Рік тому

      I don't recall if I ever owned one myself, but I certainly used one as I ran a small computer shop and we sold a few of them. Naturally I had to test the hardware out before delivering to customers. 🙂

  • @bruce_just_
    @bruce_just_ Рік тому +1

    good to hear you pronounce Gouraud correctly! ❤

  • @JohnDlugosz
    @JohnDlugosz Рік тому +2

    I never considered Gourand shading as something to handle close-up lights. Rather, it was always presented as a way of making faceted objects look round. There are telltale signs in NASA's Spacecraft animations, in the edge of the cylinder still shows the low-poly effect in its shape.

    • @PCRetroTech
      @PCRetroTech  Рік тому +1

      Yes, I think that is right. The distinction is really between a light at infinity, which gives you flat shading (if I recall correctly), and a "closeup light" which gives you something more realistic, one of the models for which is Gouraud shading. "More realistic" here means that the amount of light reflected changes smoothly over the face of the polygon, which gives the rounder appearance you are talking about.

  • @CRG
    @CRG 2 роки тому +4

    Fantastic work so far, really looking forward to the next part.

  • @KevinSills
    @KevinSills 4 місяці тому +1

    I have a Windows 98se computer built around this same 3dfx Voodoo 1 card (the same card I had back in 1997), paired with a Nvidia MX400, and a SoundBlaster Live sound card; it has a AMD K6-2/500 CPU, and 256mb of PC100 ram. I have 42 games for this machine, many are Glide games, such as NFS2se, POD, Wing Commander Prophecy to name a few.

  • @Rostere
    @Rostere Рік тому +1

    Very nice video, would have been cool to also see a demo of some fog effects.

  • @stevesmusic1862
    @stevesmusic1862 2 роки тому +1

    Another great video Will!!

  • @Dxceor2486
    @Dxceor2486 2 роки тому +8

    It seems wrong to see polygons that actually move at 60fps with more than 4 colors in 640x480 on your channel :D

    • @PCRetroTech
      @PCRetroTech  2 роки тому

      Ha ha! Yeah it took about a year less effort too!

  • @eldontyrellcorp
    @eldontyrellcorp Рік тому +1

    This was a fantastic card when it came out. I was the first to get one at my place and all my friends bought one when they saw the first games running with it (a racing games , "pods" (?) and later, quake).
    I've recently rebuilt a retro pc with 2 x 3dfx2, and windows 98 :)

    • @PCRetroTech
      @PCRetroTech  Рік тому +1

      That sounds like a nice machine!

  • @T.K.Wellington1996
    @T.K.Wellington1996 Рік тому +1

    This rotating qubes are hypnotic. 😅

  • @iceManSwag
    @iceManSwag Рік тому +1

    I had the 3DFX Diamond VooDoo 2 12Mb PCI with an nVIDIA CREATIVE RivaTNT2 Ultra 32Mb AGP, Pentium 2 450Mhz, 128Mb ram I think it was on a CRT 17". Now I just got Nglide to run on my modern hardware to get those retro games running Glide + widescreen @ 1440P oh boy those old games look really nice.

  • @AftercastGames
    @AftercastGames 2 роки тому +2

    Good stuff. I’d like to see a breakdown of what the hardware does vs the glide library vs the application. I’d also like to see a quick rundown of hardware registers, and what your code would look like if you bypassed glide altogether. But maybe that’s just me. 😁

    • @PCRetroTech
      @PCRetroTech  2 роки тому

      I do try to describe the former a bit in the video. The register stuff would be way too much for a video. It's complex.

    • @AftercastGames
      @AftercastGames 2 роки тому

      No worries. I just subscribed to the channel, and have started watching the previous videos about the voodoo card. Most people would probably find a video about hardware registers pretty boring. Or maybe not. You guys comment if you’d be interested.
      But for me, I spent probably 2 years going through the hardware and software side of the Super FX chip from the SNES. Interestingly, it works a lot like modern pixel shaders, where the software is actually loaded to the hardware first, and that code is responsible for handling all of the matrix math and face culling.
      Keep up the good work.

  • @jtsiomb
    @jtsiomb Рік тому +5

    Nice video! I think it would be more interesting if for every step you also showed the relevant bit of code.
    Perspective *projection*.... correction is a different thing.
    Also for an infinite light source and flat faces there should be absolutely no difference between flat and gouraud shading. There should be a slight difference if the light is not infinite, depending on the relative angle between the light and each vertex normal. But if you really want to showcase gouraud shading, you need your faces to be approximating a smooth curved surface, and their vertex normals to be calculated based on that curvature. Ideally a torus or a sphere.

    • @OpenGL4ever
      @OpenGL4ever 7 місяців тому

      A good example for gouraud shading is Star Wars:Tie Fighter. It was the first game i know of, that used gouraud shading in its software renderer in 1994. Star Wars: X-Wing, released a year earlier, used flat shading. Many 3D objects in these two games are identical, which is why you can easily see the differences between flat shading and gouraud shading by comparing just these two DOS games.
      But note this does not apply to the later high-resolution SVGA versions (Collector's CD-ROM Edition) of these two games because the collector edition does use for both games the same enhanced engine. This enhanced engines does also use texturing, the older engines do not.

  • @NavJack27gaming
    @NavJack27gaming 2 роки тому +1

    really enjoying your videos. cool stuff!

  • @jbinary82
    @jbinary82 2 роки тому

    I do recall the cell shading I did in the first 2000s, it was a nice effect for lighting.

  • @johnhajdu4276
    @johnhajdu4276 2 роки тому +1

    Please continue this series! For me texturing on a voodoo card would be a hot topic to watch. The voodoo 1 and 2 can only handle 256x256 pixel size texture (at 8 or 16 bit). The texture buffer is not that big, so if the programmer decide to use textures that large, the shapes on the sceen cannot be so much (I mean with different textures) because voodoo runs out of memory.
    The other interesting thing is the texture memory of the voodoo 2. The card has 4 MB memory for each (it has two) TMU chip, but but both TMU chip has to have the same texture in the memory to work, that means 4+4MB texture memory means only one time 4MB texture memory.
    I would like to see a test program, when we reach the memory limit with the textures. Is it possible to check the memory usage with a function, and show it on the srceen?
    The other thing what I would like to see, is this: "What happens if we use the max size texture (256x256) and the camera comes near and goes far from a surface where the texture is drawn. Is the picture pretty? When the object is far in the Z, probably it is a lot of work for the card to shrink the bix texture.
    The last thing I would like to see is the limitation of the Z buffer. In 1999 the car racing games like NFS Posche, you could define the draw distance. During the racing, you were able to see, that the trees in the background far away is just drawn as your car advanced on the level. So the programmes must decide from what distance we are not drawing objects. There was a fog or some black blackground where the objects are appearing or disappearing.
    Thank you in advance!

    • @johnhajdu4276
      @johnhajdu4276 2 роки тому

      Somthing just come into my mind: Alpha blending. I remember drawing a window on a room is not so easy. The window is an object where we can see through. It is also a good thing, if it changes the color of the background objects. The bluisch color was the common. Probably some reflection on it makes it more realistic.
      The other thing would be the wireframe display. You say in the video, if the voodoo card showing us a polygon which is a cube, probably the sides of the cube are not rectangles, probably they are 2 triangles. Is there any way to see the wireframe, how voodoo splits up the rect in 2 triangles? (this is not that important, but this would be very informative)

    • @PCRetroTech
      @PCRetroTech  2 роки тому

      Thanks very much for all the interesting information and ideas for things to cover! I definitely intend to continue this series. Unfortunately I have a few other videos in the pipeline first, but it will eventually come. I'm really looking forward to getting back to it myself.

  • @molivil
    @molivil 2 роки тому +2

    Wow. I learned a lot about graphics cards programming in this one short video. Would love to hear more in the same way where you iterated into more complicated examples. Maybe with code. Are there a lot of 3dfx programming tutorials on UA-cam?

    • @PCRetroTech
      @PCRetroTech  2 роки тому +1

      I might release the code I wrote, but it isn't particularly good code. Thanks for the comments on the video. Glad you've enjoyed it. I didn't look to see if there are 3Dfx tutorials on UA-cam. Probably there is very little demand for it, so I doubt it very much.

  • @mogwaay
    @mogwaay 2 роки тому +1

    Really easy going guide there, takes me back to when I tried to implement some very basic 3D models in something called Virtek 3Dware back in the day, must dig that out again one day 😋

    • @PCRetroTech
      @PCRetroTech  2 роки тому

      Interesting. I've never heard of Virtek 3Dware. What hardware did it target?

    • @mogwaay
      @mogwaay 2 роки тому +1

      @@PCRetroTech just CPU rendering, but it seemed pretty quick, well good on my old 486DX4. Was given away in magazines circa 95, even featured briefly on Bad Influence UK videogames TV show! I think it was only used on a couple of Big Red commercial games, but was fun as a teenager to tinker with even if most of it went over my head. You might find it interesting to compare with your own homebrew 3D routines.

    • @PCRetroTech
      @PCRetroTech  2 роки тому +1

      @@mogwaay Sounds interesting for sure.

  • @wmrosju
    @wmrosju 2 роки тому

    Again, a really good video!

  • @Caleb-fv5fp
    @Caleb-fv5fp 2 роки тому +2

    I would love to make a horror game for the voodoo card

  • @complexitysimplyfied
    @complexitysimplyfied 2 роки тому +1

    Very motivational video which makes me want to start glide programming for my voodoo based retro pc. It would be awesome if IDEs like Unity would support publishing for glide.

    • @PCRetroTech
      @PCRetroTech  2 роки тому +1

      Excellent! That is the hope with making these videos. Unfotunately, setting up the compiler and fixing the bugs in the Glide SDK build system is not trivial, but once you get past that it is all relatively straightforward.

    • @OpenGL4ever
      @OpenGL4ever 7 місяців тому

      In this case get a Linux based system like Debian 12. There you will find a current version of libglide3 and its libglide3-dev package directly available from the Debian packaging system. This should be a convenient system for programming in Glide. A CPU that supports the NX bit and PAE is recommended to run a modern Linux kernel. And a motherboard with a PCI or AGP slot is required for the Voodoo cards.
      There is no point for Unity to support glide. The available hardware that supports glide is very old and the market very small and modern 3d effects are not possible with it.

  • @Krisztian5HUN
    @Krisztian5HUN 2 роки тому

    this was really nice vid!

  • @boydpukalo8980
    @boydpukalo8980 Рік тому +1

    Cool video. The 1990's were a very exciting time for computer hardware compared to today IMO where things are pretty homogeneous and boring. Luckily alternate ISA's like ARM64 and maybe even RISC-V are getting some mainstream exposure.

  • @PP-xy9bg
    @PP-xy9bg 2 роки тому

    … and now we have Vulcan, D3D 12 and Metal APIs. All brand new concepts. So many techs run in cycles …

  • @john_ace
    @john_ace 2 роки тому +4

    Really interesting.
    I would like to see a similar analysis of the "Apple Quickdraw 3D Accelerator Card" from 1995. The QD3D accelerator was sold from Nov. 1995 onwards and could be installed with several cards to archive more performance. A single QD3D accelerator is about 1/3 to 1/2 as fast as the same computer with a 3DFX Voodoo. The QD3D acc. has only 512K texture memory (12 textures per scene max.) and cannot do any effects (fog) or per pixel transparency (textures with alpha). It can do per vertex transparency, 32bit color, phong shading, up to 8Kx8K viewports and trilinear texture filtering. It can also do some vertex-based boolean operations called "CSG" (constructive solid geometry). The History of the Apple 3D chipset is pretty interesting and goes back to 1988.

    • @PCRetroTech
      @PCRetroTech  2 роки тому +1

      Wow, that card sounds like a beast. Apple sounds like it was way ahead of what was happening on the PC!

    • @john_ace
      @john_ace 2 роки тому +2

      @@PCRetroTech Apple had an early start and completely blew it. They switched to OpenGL in 1998, ditching the Quickdraw 3D api completely. It lasted from 1995-1999 with the last major updates in 1997. The technology behind the QD3D chipset is very academically driven. It has more in common with raytracing than classic 3D-accelerators. The hardware is build to have enough in-chip memory to render some continuous pixels (16 in this case) of a scanline. It was designed like a single rasterizer pipeline to allow the use of multiple pipelines (chips) for a 3D accelerator. The group behind the QD3D accelerator had a very powerful (20x faster) successor in development but the whole 3D development branch was laid off when steve jobs came back to Apple. The successor would have used a continuation of the technology but adapted to a W-buffer pipeline (the release of that accelerator was meant for late 1997). The QD3D accelerator was more like a proof of concept than a finished product for mass market. Especially the texturing component seems more like an afterthought than an integral part of the technology. I think the development was massively delayed and they had to add key features just before the release or else the whole project would have been stopped. This was most likely because of the more academic approach (disregard to development-timeframes) and poor internal management than problems with the technology itself. I suspect that the original chipset was meant for either "NuBus" or more likely for the "PPC-PDS Bus" and had to be adapted to PCI (which explains the second ASIC on the QD3D accelerator and is most likely an adapted Texas Instruments intelligent PCI-Bridge). The base-clock of the QD3D accelerator is 40MHz, the same as the bus clock of the early NuBus PPC Macs. Some of the Apple 3D developers made their way to 3Dfx, Nvidia and SGI. The most similar technology that lead to a 3D accelerator was the PowerVR chip. They used a very similar technology (tiles) for reducing the scene complexity to allow the usage of on-chip cache. Both the PowerVR and Apple 3D technology had no real Z-buffer because they sorted the triangles by z-index from the front to the back in some kind of 'bucket' and streamed the resulting list to the 3D-accelerator. The accelerator would stop requesting triangles for shading, when opacity reached 100%. This results in a very optimized approach to z-buffering since no external buffer is needed for each triangle edge and the rendering is stopped even if invisible fringes are left behind. This is the often featured 'hidden surface removal' technology that is simply part of the rendering process. The QD3D-accelerator had 12Kb of internal cache/attribute memory for the shading process. So in total: 512Kb texture memory, 128Kb Object memory and 12Kb of internal cache. I have measured the pins of the chips of the Apple QD3D-accelerator and found that it had originally supported 18bit textures (6x6x6) and was reduced to 16bit (5x6x5) to use cheaper memory. I also suspect that the card can actually address 2Mb of texture memory but is limited by software (hardcoded) to only use 512Kb. With a clock of 40MHz, it takes (best case) about 4 cycles to generate one trilinear filtered textured pixel and 2-3 cables to generate an untextured pixel. The polygon engine can calculate 20MLayer/s and could therefore realize a throughput of 20MPix/s with a flat scene. The design is a multi-cycle approach where up to 7 layers (2 cycles/layer) of polygons can be processed in the pipeline in a linear fashion. The hardware can theoretically calculate an infinite amount of layers at the cost of additional cycles but it is most likely limited by the driver software.
      _In regards to history_ : The 3D-Team at Apple had in 1992/3 an early version of the QD3D accelerator without texturing working at 880 KPoly/s compared to the 120 KPoly/s of the released card. A Voodoo 1 would usually do between 300-550 Poly/s depending on the computer. The early Apple 3D QD3D accelerator was most likely a stand-alone version with its own frame buffer and 4 pipelines. The original (textureless) chipset had most likely a maximum throughput of around 10-20Mpix/s per pipeline (40-80Mpix/s in total) which allowed 1280x960 screens to be rendered at 30Hz. This was not possible with the simple SRam approach for texturing. It would have taken either a 64bit memory bus or 80MHz access speed for that to work. The costs would have been too much for a $399 accelerator card in 1994/5.
      Most of my information comes from scientific papers from Apple (SIGGRAPH 1987-1997) and Apple patents (1988-1998). There is a lot of information to find there and it goes very deep to the point of information overload.

    • @PCRetroTech
      @PCRetroTech  2 роки тому

      @@john_ace Wow, thank you very much for a fascinating read and for your references at the end. I focus mainly on PC hardware, but it sure is interesting to examine the environment into which the PC hardware emerged. That was truly a different beast to the Voodoo. But I hadn't realised how different the PowerVR also was. Apparently some NVIDIA products are believed to have used some of the tile-based IP.

    • @primus711
      @primus711 Рік тому +1

      Commodore was working on 64bit hombre architecture in 1988 and would have blown everything away if only the company wasn't destroyed from the inside
      It would have been out by 1990 but instead we got AGA due to stupid higher ups killing R&D
      Dave Haynie has talked a lot of the great stuff we could have had and we all could be using something different today

  • @andrewdunbar828
    @andrewdunbar828 Рік тому

    A side by side comparison of the slowly rotating cube with flat shading vs gouraud shading would've been nice,

    • @DrYak
      @DrYak Рік тому

      Cubes are supposed to have flat faces so there wouldn't be a lot of visible difference.
      The best would be to use a curved surface that is represented on screen as a mesh of triangle.
      e.g. using an on-screen Icosahedron to approximate a virtual sphere.
      Or a low-poly model of a torus.
      - Flat shading: each triangle is evenly lit. You can actually see the individual triangles.
      - Gouraud shading: each *vertex* (tip of the triangle) is individually lit, inside the triangle the shading transitions smoothly from one tip to the other, so the triangle aren't visible, the object looks kind of roundish.
      And the difference between Gouraud and Phong would also be visible on such an object:
      - Gouraud: if a tiny detail (e.g.: specular highlight, or if the light is very close to the surface) "falls between" vertices, it will be "missing", as light is only calculated at the tips. (You won't
      get a specular highlight dot on a very coarse low poly sphere or torus. Games usually cheated by using textures instead).
      - Phong: lights are computed for every single pixel, so tiny detail will appear, e.g., a tiny specular highlight will happen only on the few pixelsin the middle of a triangle.

    • @OpenGL4ever
      @OpenGL4ever 7 місяців тому

      You can have a nice comparison by just comparing the first versions of the DOS Games Star Wars: X-Wing and Star Wars: Tie Fighter. Both do use only software rendering and most 3d objects are the same. But Tie Fighter does use gouraud shading while the older X-Wing does only use flat shading.
      This does not apply to the later SVGA version, the SVGA version is based on an enhanced engine of the engine used in Tie Fighter. The enhancements are a higher resolution and texturing.

  • @HuntersMoon78
    @HuntersMoon78 2 роки тому

    Love Voodoo graphics cards - Still got my Voodoo Rush Lite, Voodoo II and Voodoo III

  • @GameBacardi
    @GameBacardi 2 роки тому +1

    My big brother old PC is laying in closet, it have Voodoo 2 card :D looking more this kind videos

    • @PCRetroTech
      @PCRetroTech  2 роки тому +1

      All the voodoo stuff should work on a voodoo 2 as well. Good luck implementing something on it.

  • @cocusar
    @cocusar 2 роки тому +1

    Nice. Interesting to know you've done this from DOS. Can you explain a little bit more how did you set up your build environment? Also, could it be done directly from Windows? What's the performance penalty of doing so?

    • @PCRetroTech
      @PCRetroTech  2 роки тому +1

      I don't know for sure if it can be done from Windows. One can use Watcom on Windows, but I don't have any specific information on how to make the Glide SDK work there (though it is technically supposed to be possible).
      Take a look at my previous video for some hints on how I set everything up.

  • @92trdman
    @92trdman Рік тому +1

    More.. Please

  • @airdamien
    @airdamien 9 місяців тому

    The cpu is whats actually drawing the triangles on original voodoos

  • @js4032yt
    @js4032yt 2 роки тому +1

    10:03 that cube looks like the Roblox logo

  • @Ozfrank
    @Ozfrank 2 роки тому

    I have this one)) Maybe it even in work condition)

  • @RhoTrepaan
    @RhoTrepaan Рік тому

    whoa!

  • @matsv201
    @matsv201 2 роки тому

    I kind of think of the 3dfx card like a sprite engine for PC that just happen to be able to sort the pixels by deapth.
    Pretty much all the transform is made on the CPU. That turned out a problem later when the 3Dfx card becom faster than the CPU pf the Day.

    • @PCRetroTech
      @PCRetroTech  2 роки тому +1

      Yeah I tend to think of it as more than a sprite engine. They referred to it as a rendering engine I think. The Gouraud shading feature is pretty nice, as is the texture mapping and fog that we haven't seen yet.

    • @matsv201
      @matsv201 2 роки тому

      @@PCRetroTech what it also does.. and I would say.. Is the reason why it was popular is that its interpoliate texture pixels.
      Prior to it, all 3d card looked like pixelated mess

  • @Uterr
    @Uterr Рік тому +1

    How do you even can implement Z-buffer yourself on a 3d accelerated graphic? You just sending command on drawing triangles to a video card and don't know where video card draw them. Maybe you can get drawn area back, but that would defeat purpose of 3d acceleration. So implementing z-buffer would not be a mess, it would be impossible :) or I got something wrong?

    • @PCRetroTech
      @PCRetroTech  Рік тому

      If you had hardware acceleration you wouldn't implement the z-buffer yourself. It's really an integral part of the graphics rendering hardware.

  • @user-dg8bc4ey4z
    @user-dg8bc4ey4z 10 місяців тому

    bilinear filtering and tmu / texture mapping unit

  • @mausimus1
    @mausimus1 Рік тому +2

    Absolutely loving this kind of content

    • @PCRetroTech
      @PCRetroTech  Рік тому +1

      We'll get back to this eventually. So many videos to make!

  • @lasskinn474
    @lasskinn474 2 роки тому

    I think glide was instrumental to 3dfx's success.
    because it doesn't do much you could plug it into usual 3d dos engines people had around that time without too much problems or you could use the usual 3d engine txt file guides floating around at the time and simply replace the trifiller portion with glide or the linefiller portion for the trifiller. simplifying a bit, but that was a lot easier than adapting an existing 3d engine for some other early cards like nv1 - and they didn't need to use the api's 3d calculations so they could use all the tricks and shortcuts they had for that portion for their games.
    3dfx was also good at providing the tools for everyone without fuss to develop glide programs - and devs didn't need to port their stuff to windows either just to support it.
    have you thought about looking into software quakes "s-buffer" ? I never quite understood it from the txt files at the time (not 3dfx related)

    • @PCRetroTech
      @PCRetroTech  2 роки тому

      I suspect you are right about Glide. I haven't looked into the "s-buffer". That sounds intriguing.

    • @lasskinn474
      @lasskinn474 2 роки тому +1

      @@PCRetroTech re about the s-buffer, it segmented the buffer somehow so it didn't need to check z for every pixel(afaik the walls didn't need the check just objects due to the bsp)
      Did you run across if glide did the triangles sides itself in cpu or hw if you used the triangle or quad routines instead of the horizontal line in your own triangle drawing code?

    • @PCRetroTech
      @PCRetroTech  2 роки тому

      @@lasskinn474 I vaguely remember something in the Glide manual about "cockpit overlays" that had some interesting interaction with the z-buffer. I think it made it so you didn't have to redraw a cockpit. Only the objects behind it had to be redrawn. I'm not sure if this is at all related to s-buffering though.
      I don't know for sure if Glide does the triangle edges or not, but I suspect that is done in hardware. Of course I only supplied vertices of the triangles, nothing more.
      I'm not sure what you mean with respect to horizontal lines. Certainly quads are broken into triangles by Glide.

    • @lasskinn474
      @lasskinn474 2 роки тому +1

      @@PCRetroTech hmm or vertical i maybe messed the term, left to right lines between the edges of the triangle thats the slow part especially in perspective corrected texture mapping.
      The sbuffer in quake software renderer didn't use like a per pixel buffer but like segments avoiding check per pixel, something like that but i never quite grasped how it worked from that txt doc and getting a voodoo it became irrelevant to me at the time

  • @Pickle136
    @Pickle136 2 роки тому

    thanks for showing this, always wondered how far off glide was from fixed function gl.
    Do you have to upload the matrix for each object? is the coordinate data uploading closer to the immediate mode api of GL1?

    • @PCRetroTech
      @PCRetroTech  2 роки тому

      The matrix is kept on the PC side. No rotations get done on the card itself. The coordinates are just specified as an array to one of the Glide functions.

    • @Pickle136
      @Pickle136 2 роки тому

      @@PCRetroTech right i know the matrix math is on the pc side at this point in time, but i was curious if you had to the load the matrix i.e glLoadMatrix.
      Surprised that buffers could be sent, i would have to double check but i didnt think early opengl had it.

    • @PCRetroTech
      @PCRetroTech  2 роки тому +2

      @@Pickle136 No, there's no matrix sent to the card. It doesn't have any operations that would need it. The "buffers" here are really very short arrays. The Glide library breaks everything up into triangles, so that's the only thing sent to the card.

  • @mightwilder
    @mightwilder 2 роки тому +1

    is that implementation on pcem is close enough to real voodoo?

    • @PCRetroTech
      @PCRetroTech  2 роки тому

      It should be good unless you want to do something undocumented.

  • @AKATenn
    @AKATenn 2 роки тому

    so basically the geometry and animation is still is done on the cpu, glide breaks it all up into triangles for the gpu to render, so the card doesn't really do all that much, but offloading as much as it does is still better than doing it all on the cpu, so you'd still be able to get better graphics?

    • @OpenGL4ever
      @OpenGL4ever 7 місяців тому

      In the past, geometry wasn't particularly complex. The big workload was texturing and simplified lighting, as well as adding effects like bump mapping, texture filtering, etc.

  • @ichemnutcracker
    @ichemnutcracker 2 роки тому

    What causes the motion blur effect?

    • @PCRetroTech
      @PCRetroTech  2 роки тому +1

      That's probably just an interaction of the camera with the monitor. I could have made the rotation steps smaller which might have made that less obvious, but it would also have looked like it was rotating slower.

    • @ichemnutcracker
      @ichemnutcracker 2 роки тому +1

      @@PCRetroTech I thought it might be something like that, but you did such a good job filming the screen that I couldn't be sure it wasn't a direct capture.

    • @OpenGL4ever
      @OpenGL4ever 7 місяців тому

      The Voodoo 5 (VSA-100) offered a motion blur effect with its FSAA capabilities. Personally i never used it. motion blur is the first feature i turn off on modern games.

  • @zilog1
    @zilog1 2 роки тому +2

    If you are willing to make the video, i would 100% would want to see the more involved programming code for it. you underestimate what your audience wants. Yeah, i know its a lot of work to do that. im not going to hold you by your throat for it. I get it.

    • @PCRetroTech
      @PCRetroTech  2 роки тому +1

      Unfortunately the demand is just not there for that sort of content on UA-cam and such things take months of work to produce. I'd do it if I were a full time UA-camr supported somehow to do that sort of thing, but that is actually not possible for at least the next three years.

  • @zachz96
    @zachz96 Рік тому

    What's the deal with the 3Dfx splash screens?

    • @primus711
      @primus711 Рік тому

      Its part of the dev software he was using

    • @OpenGL4ever
      @OpenGL4ever 7 місяців тому

      The 3dFX splash screen was part of the glide API and is marketing related. Every game that used glide had this splash screen.

  • @gekk1985
    @gekk1985 Рік тому +1

    Can this card ray trace?

  • @glittlehoss
    @glittlehoss 2 роки тому

    I thought it came out in 1996

    • @PCRetroTech
      @PCRetroTech  2 роки тому +1

      Voodoo Graphics did, and I can find Diamond Monster 3D cards that have 1996 stamped on them. But this particular card that I was using actually has a date of 1997. It might be a later revision of the card actually, which is interesting.

    • @lasskinn474
      @lasskinn474 2 роки тому

      @@PCRetroTech iirc they did sell them for a few years, overlapping much into the voodoo2 era as a cheaper card.

    • @john_ace
      @john_ace 2 роки тому +1

      The Voodoo 1 was sold from October 1996 onwards for consumer PCs. It was available in volume in Nov/Dec. of 1996, right for Christmas. A version of the card was available a bit earlier (mid 1996) for professional users (Quantum 3D Obsidian) and for arcade machines. The Voodoo 2 was release at the beginning of 1998.

    • @lasskinn474
      @lasskinn474 2 роки тому

      @@john_ace obsidian was sold in regular places a little bit earlier than monster 3d where i lived