prjohdev
prjohdev
  • 9
  • 41 923
Off-Axis Projection Game Prototype
Off-Axis Projection Game Prototype
Переглядів: 264

Відео

I Created My Dream Game
Переглядів 667Рік тому
In this video we will explore what it takes to create a basic 3D game from scratch using C . Source code: bitbucket.org/prjoh/3d-game/src/main/ You can try the game here: prjoh.itch.io/dream-wars Additional resources: Learn OpenGL: learnopengl.com/ SimonDev's World Generation: ua-cam.com/play/PLRL3Z3lpLmH3PNGZuDNf2WXnLTHpN9hXy.html Slab Method: tavianator.com/2011/ray_box.html Game Programming ...
How I Used ChatGPT to Make a Game from Scratch
Переглядів 30 тис.Рік тому
Source code: bitbucket.org/prjoh/chatgpt-game/src/master/ You can try the game here: prjoh.itch.io/chatgpt-shooter Lex Fridman’s interview of Andrey Karpathy: ua-cam.com/video/cdiD-9MMpb0/v-deo.html 0:00: Intro 1:09: Create a window and render a sprite onto the screen using C . 1:52: Instead of loading a “sprite.bmp” I want to load a file called “player.png”. 2:10: To load the “player.png” imag...
A Data-Driven Object System (GDC 2002 Talk by Scott Bilas)
Переглядів 1,1 тис.Рік тому
Historical talk by Scott Bilas on the Entity Component System based architecture he implemented in the game Dungeon Siege. Slides: www.gamedevs.org/uploads/data-driven-game-object-system.pdf Audio: www.gdcvault.com/play/1022543/A-Data-Driven-Object
青森ねぶた祭り 2022
Переглядів 215Рік тому
青森ねぶた祭り 2022
HAIVE VR Experience
Переглядів 392 роки тому
VR Experience for exhibiton purposes of Molcure's HAIVE system. Created for Oculus Quest 2 using Unity and Blender.
Parallax View Demo
Переглядів 1972 роки тому
Implemented off-axis projection correction using eye-tracking. Inspired by the ParallaxView app developed by Peder Norrby: www.anxious-bored.com/blog/2018/2/25/theparallaxview-illusion-of-depth-by-3d-head-tracking-on-iphone-x
3D Printed Social Robot - MAKI
Переглядів 10 тис.2 роки тому
During my time as a research assistant at the RWTH University Chair Individual and Technology, I worked as part of an industrial project on a 3D printable robot called MAKI. We used the open source materials by Hello Robo to print the robot in-house. STL Files, assembly instructions and BOM: www.wevolver.com/specs/maki.robot
Soft Robotic Pneumatic Gripper
Переглядів 1422 роки тому
In late 2018 I had the opportunity to take part in the Media Computing Project of the Human-Computer-Interaction chair of my university. My team ended up creating a soft robotic pneumatic gripper, based on the PneuNets Bending Actuator. The aspects of the projects I was involved in: - Manufacture of pneumatic soft robot duringMedia Computing Project - Design and manufacture of actuators - Devel...

КОМЕНТАРІ

  • @LogicRealm
    @LogicRealm 2 місяці тому

    Any tutorial

  • @unexplored_hardtrance
    @unexplored_hardtrance 11 місяців тому

    Hi! Amazing project, but how to get the stl files? I went in the website but then I asked access on Google drive but I didn't get answer :(

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

    Wirklich tolle Arbeit. Würde mich freuen mehr von Maki zu sehen.

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

    Hello from the future! GPT-4 is so much better that I'm never going back. It's a pity, because I don't want to give OpenAI and Microsoft money every month. It's particularly good if you cut-and-paste all your code each time you ask a question because the machine only remembers the last 5000 words. Here's hoping Open Assistant can catch up to where ChatGPT was soon!

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

    Gaming will never be the same again!

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

    I fucking hate chatgpt. Now I get to compete with a bunch of fucking people with zero software dev experience who claim to be engineers. It pisses me the fuck off

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

    Actually are you german?

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

    not really sure if it's a good idea to just copy/paste code from AI ... because then what did you learn or how did you exercise your brain as a software engineer?

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

      you learn whether or not an idea is actually worth pursuing before putting your own time and energy into creating a more refined version

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

      ​@@hiddendrifts that is 'tarded

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

      @@eratera5836 saving time and energy? i'm sure you enjoy doing everything the hard way

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

      @@hiddendrifts yes

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

      @@eratera5836 then what are you doing on the internet? shouldn't you be chopping trees for firewood? hunting wild animals for food? filling up your water reservoir?

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

    today i had problems with "continue"... I was working on prestashop PHP code and it several times when i asked it to continue, continued with python code that was about something competely different :'D For you it seemed to have worked nearly flawlessly, impressive

  • @slow-mow
    @slow-mow Рік тому

    yooo nice

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

    Hi, nice work ;) Do you know if I can run that experience from sketchfab?? Cloud you share your parallax view project with all ?? Tks and congratulations for your work

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

    half life 3, freakin lost it

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

    It's much more evolutionary than revolutionary. Before we have stackoverflow, and you could basically copy/paste a project together from SO answers. And copy paste boilerplate code from tutorials. Now, you have ChatGPT generating boilerplate code and being much more efficient at giving you what you want - so I'd say this is a massive leap in search and human computer interaction in general. I've used it to generate some Node JS code and it was very, very good at it. I was amazed how it imported the right 3rd party libraries and wrote very neat, clean code. But - I still had to tell it what to do. So dear software engineers - far from being made obsolete, you are made 10x more powerful with ChatGPT. And this comes at the right time. I work in blockchain - there is way too much to do, and way too few engineers understanding blockchain - we can use all the help we can get. Blockchain is still very hard to use - it's like the internet in 1994, before Netscape. Normal people can't use it. We have an unbelievable amount of software to create.

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

    The future is really exciting. But at the moment the AI is very limited in some cases like computer vision or embedded systems (which I'm currently working with).

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

    Echt toll, was alles möglich ist. Kennst dich gut aus! Sauber :)

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

    Nice design

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

    11:40 but still you have to understand the code

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

    i was hooked by the title and vague gray thumbnail, but it's nice to see people still write their own renderer in c/c++ ;)

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

    I think from all I’ve seen there should be a hub for gpt created games. Well done.

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

    the "continue" part never worked for me 😭

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

    This is just the beginning...

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

    Amazing video ! This deserves wayyy more recognition 😊

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

    My friend was recently talking about that he might take the help of ChatGPT to create games he wants to, and now I saw this video

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

    can chatgpt write code for future pinball?

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

    so its not something some one without any c+++ knowlegde could do. but I believe the process in extreamly faster right?

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

      I am not a strong believer in replacement of coding skills by using AI. I think what this video shows is, that if you are familiar with programming, the time to get explanations and examples for certain code concepts is pretty fast and the quality is much better than I would have expected. So I would say, anyone from beginner to advanced programmer can hugely benefit of such tools in the future.

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

      yea , you kinda need to know the basics and mostly know what is being done by the code . It's mainly for 2 reasons . First is to debug the code , you need to know what is wrong and why it is . Secondly , GPT is basically your autocorrect on steriods , it doesn't actually understand what it is saying . Although code has logic and thus GPT can actually piece together most things with reason , unlike regular text where GPT has actually no idea what the hell it says, it still lacks comprehension . So you need to be the brain . It's great for stuff you already know and reduces the time taken to do things but if you ask it about topics you aren't familiar with , you can't be 100% sure at all

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

    What really triggers me is that you made chat gtp make you a game and than not implement in the end that you actually won rather than being game over if you take the enemys health to 0.

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

    Cooles video und schon Krass dass es schon so weit mit Ai getrieben wird, Kann es sein dass du deutsch bist ?? Dein Accent hört sich voll deutsch an

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

    ChatGPT must have a better name! I sounds stupid and impossible to say. I told him/her to response to the name Eddie. Fits better. Eddie is an irritating smart and friendly ship computer that just always say too much you already knows. But geeeee thanx for you work with this video.

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

      G P T jipiti. its easy to say. chat jipiti

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

      chatgpt stands for chat generative pre-trained transformer, so it makes sense to put it in an acronym

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

    If you know to much things about what code to use for any function you can easily wright the code by your self ;)

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

      If grandma had wheels she would be a bike!

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

      @@RonIbarra and you end up eating makeroni for the entire life!

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

    It comments the Code very well ;) I might wounder if it could comment uncommented code in a proper manner :-D

  • @Peter-S.
    @Peter-S. Рік тому

    Now that you've found out about the possibilties of AI assisted work, how will you implement it in your workflow?

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

      That depends on how good A.I is to document the structure and functionality of the code. But it´s a good question indeed.

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

    hey cooles Video

  • @leifkretschmercotanum7128

    nice. i like the colours and the lights

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

    Deutsch

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

      glückwunsch das du dass erkannt hast 😂

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

    Very good video I would love to see more of this maybe in a platformer

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

    Wow, I wasn't expecting it to be so good at c++! Very impressive, especially given the amount of code it wrote and had to be aware of in every step.

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

    Interesting... I never heard of AI writing code before, thank you for introducing me to this topic :D

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

    Hey can I have still access to the files as it's so long however it's a genius idea of kinds of project i appreciate it!!!

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

      Sure, I posted a link. Please check the video description.

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

    Where can one find the CAD file for this project?

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

      I posted a link. Please check the video description.

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

    Wow 👏👏👏👏 3d files please!!!

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

      Thank you. I have posted a link in the video description.

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

    Toll!! Super Projekt!! 😊

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

    this is awesome. its very close to perfection! as someone who has developed similar stuff, hats off to your work!