{"video_id":"9GkuM_JJCuk","title":"Nvidia's First Graphics Card Was TERRIBLE","channel":"Techquickie","show":"Techquickie","published_at":"2024-05-04T14:58:16Z","duration_s":297,"segments":[{"start_s":0.0,"end_s":6.0,"text":"NVIDIA is currently worth over one trillion dollars so it might surprise","speaker":null,"is_sponsor":0},{"start_s":4.62,"end_s":11.58,"text":"you to know that their first ever product was a total flop this is the nv1","speaker":null,"is_sponsor":0},{"start_s":9.179,"end_s":16.859,"text":"a chip released all the way back in 1995 as part of a PCI card called The Edge 3D","speaker":null,"is_sponsor":0},{"start_s":14.519,"end_s":20.34,"text":"from Hardware manufacturer Diamond as you've probably already guessed the nv1","speaker":null,"is_sponsor":0},{"start_s":18.3,"end_s":24.42,"text":"was an early graphics processor that also included audio processing and","speaker":null,"is_sponsor":0},{"start_s":22.32,"end_s":27.96,"text":"joystick support back in the mid 90s it wasn't super common to have all these","speaker":null,"is_sponsor":0},{"start_s":26.1,"end_s":31.98,"text":"functions on one card but NVIDIA believed the convenience of an","speaker":null,"is_sponsor":0},{"start_s":29.699,"end_s":36.66,"text":"all-in-one solution would make the nv1 a compelling buy but perhaps what made the","speaker":null,"is_sponsor":0},{"start_s":34.2,"end_s":41.76,"text":"Envy one even more special was the early relationship between NVIDIA and Sega at","speaker":null,"is_sponsor":0},{"start_s":39.96,"end_s":46.739,"text":"the time Sega wanted to make the games on its spiffy new Saturn console","speaker":null,"is_sponsor":0},{"start_s":43.68,"end_s":48.3,"text":"available on PC and NVIDIA jumped at the","speaker":null,"is_sponsor":0},{"start_s":46.739,"end_s":54.12,"text":"chance to make that a reality although the ne1 didn't support common gaming","speaker":null,"is_sponsor":0},{"start_s":50.64,"end_s":56.76,"text":"apis of the day like opengl and 3dfx's","speaker":null,"is_sponsor":0},{"start_s":54.12,"end_s":61.26,"text":"glide it did share some common elements with the graphics chip inside the Sega","speaker":null,"is_sponsor":0},{"start_s":58.86,"end_s":66.24,"text":"Saturn most important only the fact that they both rendered quadrilaterals as the","speaker":null,"is_sponsor":0},{"start_s":64.019,"end_s":69.96,"text":"basic shape for Primitives but what the heck does that mean well when a graphic","speaker":null,"is_sponsor":0},{"start_s":67.92,"end_s":74.64,"text":"ship draws a frame of a video game the shapes you see are built up from simple","speaker":null,"is_sponsor":0},{"start_s":72.0,"end_s":78.299,"text":"polygons in a mesh after this mesh is built textures lighting and other","speaker":null,"is_sponsor":0},{"start_s":76.2,"end_s":82.86,"text":"effects are applied to create a realistic looking scene but in most","speaker":null,"is_sponsor":0},{"start_s":80.159,"end_s":86.46,"text":"games triangles serve as the basic polygon building blocks not","speaker":null,"is_sponsor":0},{"start_s":84.299,"end_s":90.659,"text":"quadrilaterals this might seem like a small distinction but it actually ended","speaker":null,"is_sponsor":0},{"start_s":88.32,"end_s":94.979,"text":"up being a huge factor in the Envy ones eventual fate and will tell you why","speaker":null,"is_sponsor":0},{"start_s":93.119,"end_s":98.759,"text":"right after we thank SolidWorks SolidWorks has an inexpensive Cloud","speaker":null,"is_sponsor":1},{"start_s":96.78,"end_s":103.32,"text":"version for hobbyist and makers alike and 3D experience SolidWorks for makers","speaker":null,"is_sponsor":1},{"start_s":101.28,"end_s":107.34,"text":"is a package that includes all the design tools you'll need for just 9.99 a","speaker":null,"is_sponsor":1},{"start_s":105.78,"end_s":112.079,"text":"month you can create anything you can imagine with tools for Designing","speaker":null,"is_sponsor":1},{"start_s":109.14,"end_s":116.22,"text":"fabricating rendering and more plus free online support and you'll have access to","speaker":null,"is_sponsor":1},{"start_s":114.119,"end_s":120.78,"text":"an active online community to share with other like-minded makers 3D experience","speaker":null,"is_sponsor":1},{"start_s":118.5,"end_s":124.439,"text":"SolidWorks for makers is is not for commercial use and limited to two","speaker":null,"is_sponsor":1},{"start_s":122.34,"end_s":128.099,"text":"thousand dollars USD in profit per year but why not get your feet wet get","speaker":null,"is_sponsor":1},{"start_s":126.0,"end_s":131.76,"text":"started at the link below back in the mid 90s when I had frosted tips the","speaker":null,"is_sponsor":1},{"start_s":129.959,"end_s":136.92,"text":"video game industry had not yet settled on one type of polygon as a full-fledged","speaker":null,"is_sponsor":0},{"start_s":134.34,"end_s":140.52,"text":"industry Norm quadrilaterals or quads were used in the Saturn and the nv1","speaker":null,"is_sponsor":0},{"start_s":139.02,"end_s":145.2,"text":"because they had some real advantages over triangles they made it a little","speaker":null,"is_sponsor":0},{"start_s":142.5,"end_s":148.319,"text":"easier to model curved surfaces since a shape with four points can be expressed","speaker":null,"is_sponsor":0},{"start_s":146.879,"end_s":152.459,"text":"in three dimensions and because developers knew that the Saturn nb1 used","speaker":null,"is_sponsor":0},{"start_s":150.48,"end_s":156.54,"text":"quads they could account for this when programming textures more specifically","speaker":null,"is_sponsor":0},{"start_s":154.379,"end_s":160.56,"text":"they helped the Saturn avoid some of the weird texture warping issues that one of","speaker":null,"is_sponsor":0},{"start_s":159.18,"end_s":164.04,"text":"its main competitors the original PlayStation would eventually become","speaker":null,"is_sponsor":0},{"start_s":162.239,"end_s":169.019,"text":"infamous for but even with these advantages quads had the major downside","speaker":null,"is_sponsor":0},{"start_s":166.44,"end_s":173.04,"text":"of being more computationally expensive than the simpler triangles which always","speaker":null,"is_sponsor":0},{"start_s":170.819,"end_s":176.7,"text":"lay in one plane because of you know the laws of mathematics this inherent","speaker":null,"is_sponsor":0},{"start_s":174.78,"end_s":180.66,"text":"complexity also made it trickier to map typical game textures onto quads so if","speaker":null,"is_sponsor":0},{"start_s":179.099,"end_s":184.92,"text":"developers weren't all already coding their games using quadrilaterals they","speaker":null,"is_sponsor":0},{"start_s":182.7,"end_s":190.2,"text":"didn't have much incentive to do so just so the game would run on the nv1 aside","speaker":null,"is_sponsor":0},{"start_s":187.2,"end_s":192.3,"text":"from this major architectural issue the","speaker":null,"is_sponsor":0},{"start_s":190.2,"end_s":197.159,"text":"Envy ones many things in one design wasn't exactly much of a hit it's 2D","speaker":null,"is_sponsor":0},{"start_s":195.18,"end_s":201.78,"text":"performance an important metric back in 1995 wasn't particularly good and the","speaker":null,"is_sponsor":0},{"start_s":199.92,"end_s":205.019,"text":"audio capabilities didn't impress either it's like one of those all-in-one","speaker":null,"is_sponsor":0},{"start_s":203.159,"end_s":209.04,"text":"printers that's painfully taught us that a multi-functional design doesn't matter","speaker":null,"is_sponsor":0},{"start_s":206.879,"end_s":212.7,"text":"much of all those functions kind of suck despite the Envy one's struggles NVIDIA","speaker":null,"is_sponsor":0},{"start_s":211.14,"end_s":218.4,"text":"planned to release an improved version called the nv2 but by this time the","speaker":null,"is_sponsor":0},{"start_s":215.64,"end_s":223.26,"text":"DirectX API basically a software tool for game developers was starting to take","speaker":null,"is_sponsor":0},{"start_s":220.319,"end_s":229.019,"text":"hold in the market and guess what it was based around triangles rather than quads","speaker":null,"is_sponsor":0},{"start_s":226.08,"end_s":233.28,"text":"I guess that's kind of a triangle NVIDIA did eventually release DirectX drivers","speaker":null,"is_sponsor":0},{"start_s":230.879,"end_s":237.12,"text":"for the nv1 but they were slow and buggy basically the drivers were just a","speaker":null,"is_sponsor":0},{"start_s":234.9,"end_s":241.68,"text":"software emulation layer since the nv1 itself had no actual native Hardware","speaker":null,"is_sponsor":0},{"start_s":239.159,"end_s":246.06,"text":"support for DirectX this marked the end of any real chance for a graphics chip","speaker":null,"is_sponsor":0},{"start_s":243.659,"end_s":249.54,"text":"optimized for quads so the nv2 was canned before I never saw the light of","speaker":null,"is_sponsor":0},{"start_s":248.04,"end_s":253.5,"text":"day and NVIDIA was forced to significantly change its strategy in","speaker":null,"is_sponsor":0},{"start_s":251.4,"end_s":256.979,"text":"fact the nv2 was pegged for use in the Sega Dreamcast which could render","speaker":null,"is_sponsor":0},{"start_s":255.06,"end_s":261.359,"text":"triangles or quads but that didn't happen given the nv1's failure and the","speaker":null,"is_sponsor":0},{"start_s":259.199,"end_s":265.32,"text":"fact that Saturn didn't do so hot in the console space either partly due to the","speaker":null,"is_sponsor":0},{"start_s":263.52,"end_s":269.639,"text":"Saturn's quad only architecture limiting the platform's appeal for third-party","speaker":null,"is_sponsor":0},{"start_s":267.24,"end_s":274.32,"text":"developers with all that NVIDIA shifted to a triangle-based architecture for its","speaker":null,"is_sponsor":0},{"start_s":271.68,"end_s":279.6,"text":"next product the Riva 128 which was focused squarely or triangularly on","speaker":null,"is_sponsor":0},{"start_s":277.199,"end_s":283.38,"text":"DirectX support the Riva lineup was much more successful and established NVIDIA","speaker":null,"is_sponsor":0},{"start_s":281.46,"end_s":288.479,"text":"as a legit player in the PC Hardware industry setting the stage for the","speaker":null,"is_sponsor":0},{"start_s":285.419,"end_s":289.8,"text":"original GeForce chips release in 1999.","speaker":null,"is_sponsor":0},{"start_s":288.479,"end_s":294.6,"text":"so thanks for watching guys if you like this video hit like hit subscribe and hit us up in the comment section with","speaker":null,"is_sponsor":1},{"start_s":292.86,"end_s":297.68,"text":"your suggestions for topics that we should cover in the future","speaker":null,"is_sponsor":1}],"full_text":"NVIDIA is currently worth over one trillion dollars so it might surprise you to know that their first ever product was a total flop this is the nv1 a chip released all the way back in 1995 as part of a PCI card called The Edge 3D from Hardware manufacturer Diamond as you've probably already guessed the nv1 was an early graphics processor that also included audio processing and joystick support back in the mid 90s it wasn't super common to have all these functions on one card but NVIDIA believed the convenience of an all-in-one solution would make the nv1 a compelling buy but perhaps what made the Envy one even more special was the early relationship between NVIDIA and Sega at the time Sega wanted to make the games on its spiffy new Saturn console available on PC and NVIDIA jumped at the chance to make that a reality although the ne1 didn't support common gaming apis of the day like opengl and 3dfx's glide it did share some common elements with the graphics chip inside the Sega Saturn most important only the fact that they both rendered quadrilaterals as the basic shape for Primitives but what the heck does that mean well when a graphic ship draws a frame of a video game the shapes you see are built up from simple polygons in a mesh after this mesh is built textures lighting and other effects are applied to create a realistic looking scene but in most games triangles serve as the basic polygon building blocks not quadrilaterals this might seem like a small distinction but it actually ended up being a huge factor in the Envy ones eventual fate and will tell you why right after we thank SolidWorks SolidWorks has an inexpensive Cloud version for hobbyist and makers alike and 3D experience SolidWorks for makers is a package that includes all the design tools you'll need for just 9.99 a month you can create anything you can imagine with tools for Designing fabricating rendering and more plus free online support and you'll have access to an active online community to share with other like-minded makers 3D experience SolidWorks for makers is is not for commercial use and limited to two thousand dollars USD in profit per year but why not get your feet wet get started at the link below back in the mid 90s when I had frosted tips the video game industry had not yet settled on one type of polygon as a full-fledged industry Norm quadrilaterals or quads were used in the Saturn and the nv1 because they had some real advantages over triangles they made it a little easier to model curved surfaces since a shape with four points can be expressed in three dimensions and because developers knew that the Saturn nb1 used quads they could account for this when programming textures more specifically they helped the Saturn avoid some of the weird texture warping issues that one of its main competitors the original PlayStation would eventually become infamous for but even with these advantages quads had the major downside of being more computationally expensive than the simpler triangles which always lay in one plane because of you know the laws of mathematics this inherent complexity also made it trickier to map typical game textures onto quads so if developers weren't all already coding their games using quadrilaterals they didn't have much incentive to do so just so the game would run on the nv1 aside from this major architectural issue the Envy ones many things in one design wasn't exactly much of a hit it's 2D performance an important metric back in 1995 wasn't particularly good and the audio capabilities didn't impress either it's like one of those all-in-one printers that's painfully taught us that a multi-functional design doesn't matter much of all those functions kind of suck despite the Envy one's struggles NVIDIA planned to release an improved version called the nv2 but by this time the DirectX API basically a software tool for game developers was starting to take hold in the market and guess what it was based around triangles rather than quads I guess that's kind of a triangle NVIDIA did eventually release DirectX drivers for the nv1 but they were slow and buggy basically the drivers were just a software emulation layer since the nv1 itself had no actual native Hardware support for DirectX this marked the end of any real chance for a graphics chip optimized for quads so the nv2 was canned before I never saw the light of day and NVIDIA was forced to significantly change its strategy in fact the nv2 was pegged for use in the Sega Dreamcast which could render triangles or quads but that didn't happen given the nv1's failure and the fact that Saturn didn't do so hot in the console space either partly due to the Saturn's quad only architecture limiting the platform's appeal for third-party developers with all that NVIDIA shifted to a triangle-based architecture for its next product the Riva 128 which was focused squarely or triangularly on DirectX support the Riva lineup was much more successful and established NVIDIA as a legit player in the PC Hardware industry setting the stage for the original GeForce chips release in 1999. so thanks for watching guys if you like this video hit like hit subscribe and hit us up in the comment section with your suggestions for topics that we should cover in the future"}