35.3k IzzyIA Comments

  • CHESS (Fully Working) one month ago

    What a gem 💯💯💯

  • Cheat Menu one month ago

    Awesome mod!

  • [PEA] Christmas tree 2 months ago

    @LoganAviation Just been busy is all. If I get any burst of inspiration I'll probably show up again in the future in some capacity.✌️

  • SimpleCheats II has been depreciated. 3 months ago

    Thanks for your work, I wish this was supplied by default be the devs o7

  • IA Image Importer Demo 3 months ago

    @Sisteni lol yup that's true

  • Inline-10 3 months ago

    @Johnnyynf fr, piston engines are pretty much how I started out on this site and I'm glad the technology is still alive

  • IA SPowder Toy 20x20 3 months ago

    @126 Haha thanks

    +1
  • Monkey on the watermelon train 5 months ago

    Spotlight button has never been easier to press

  • SimpleDoom High Graphics 5 months ago

    @11qazxc Hey, I'm reading your original comment 9 months later and realizing that I totally misunderstood the method you were describing for the sprites' labels. Looking back at it, I think you're right and that would certainly be better for performance. Thanks for the input and sorry for the miscommunication

    +1
  • omnidirectional walker 5 months ago

    This is awesome! Good job 👍

  • Wayfinder Map v1.0 6 months ago

    @PlaneWelder My GPS was much simpler and simply moved the names on a label in the same proportion to their distance from the ship, although it had the benefit of not needing any variables. What you have here is much cooler, I wonder why you have the screen refresh from top to bottom? Is it just for cosmetics or is there a practical reason to doing so?

    +1
  • Minesweeper 6 months ago

    This is awesome! Great job

    +1
  • IA 3D Renderer V4.0 Stress Test - 500 Points 8 months ago

    @TheMouse Thanks!

  • Metal Gear Rising Revengeance 9 months ago

    Ha that gear is a real throwback

    +1
  • SimplePlanes 2 Announcement Trailer 9 months ago

    I hope it comes with Funky Trees 2 XD

    +1
  • IA SimpleAI - MNIST 10 months ago

    @Solent19 Lol, I never claimed it to be smart AI XD

    +1
  • SimpleDoom Scoreboard 11 months ago

    @SimpleStudent Yep, there are only 4 of the 5 slots occupied so far

    +1
  • Jet Engine Music Player one year ago

    This is awesome! I've been looking for ways to do this for a long time. Good job!

    +3
  • Andrew Garrisphere one year ago

    @PlanariaLab what documentation do you use for labels? I like use this but it doesn't have everything

  • Andrew Garrisphere one year ago

    @PlanariaLab Thanks for this input! I didn't know about that specifier. I'll implement that and credit you in the .py comments

    +1
  • Andrew Garrisphere one year ago

    @FalHartIndustries Since Garrisphere has no back-side, you can seem him inside out when he turns around, causing an illusion that can be hard to understand haha

    +1
  • Basics for 3D display using Text Labels? one year ago

    @32 IA 3D Renderer V4.2 is out now with just some minor bug fixes that you'll probably want to use instead

  • Basics for 3D display using Text Labels? one year ago

    @32 IA 3D Renderer V4.1 is available is here! All the changes are described in the .py file but the main upgrade is a large improvement in performance

  • Basics for 3D display using Text Labels? one year ago

    @PlanariaLab I've been able to save a lot of performance by precalculating the sin and cos functions into variables instead of doing the trig calculations for every single point which changed the game and allowed me to really push the boundaries. So far I've been reaching up to rendering 2500 points on my gaming PC. I like the strategy of rendering lines by a series of points but its disappointing there is no alternative right now for fully filled in lines.

    +1
  • Wireframe_test one year ago

    Do you have the "InDesigner" variable to keep the points from rendering in the designer to get rid of lag in the designer? If so then that is pretty clever 👍

  • Basics for 3D display using Text Labels? one year ago

    @PlanariaLab Very interesting! And thanks for the tip on the multibyte characters I've never considered that

    +1
  • IA 3D Renderer V4.0 Stress Test - 500 Points one year ago

    @SkyJayTheFirst Thanks! And I agree, Funky Trees is great but definitely isn't the most friendly foundation for these types of projects XD

    +2
  • Free Steam Keys one year ago

    @32 Thanks!

  • Free Steam Keys one year ago

    Is the Mortal Kombat XL still available? I'd really appreciate it thanks!

  • Basics for 3D display using Text Labels? one year ago

    @32 No problem, I'm here if you have any questions

    +1
  • Basics for 3D display using Text Labels? one year ago

    @32 I found the old script and did a good amount of work to make it more efficient and usable, it will take in a set of points and their colors and generate a craft that will render them in a label. Here is the link! Please let me know what you think, if there are any bugs, or if any features should be added.

  • Basics for 3D display using Text Labels? one year ago

    @32 I had made this 3D Renderer which probably works similarly to the one that @PlanariaLab made. It essentially takes 3D points and applies rotation matrices and then projects them to 2D. I remember using this video as a guide to understanding how the math works. The main issue is connecting the points. While rendering the points themselves don't take much cpu, I don't know of a way to draw lines to connect them increasing the cpu cost by a ton. This may be a simple problem to solve for all I know but I haven't looked very much into it since my work on these are all years old. If I remember correctly, my python program I made to generate the renderer simply takes in a set of 3D points, and I might have made a V2 that could also allow you to specify the color of each point too. I can go looking for that script for you when I get the time but if I forget over the next few days give me a ping to remind me 👍

  • SimpleDoom Scoreboard 1.2 years ago

    @V Looks good on the Steam Deck!

  • Transmission Car 1.2 years ago

    @Keithisawsome Thanks! Feels like forever ago since I've made made this haha

  • AnimelookOrangeBlock 1.2 years ago

    @PlanariaLab Didn't know about that! Thanks for the info

    +1
  • AnimelookOrangeBlock 1.2 years ago

    Really cool! Just some advice, if you use the ControlBase part instead of rotors, you can do the same thing but without the rotor noise

  • SimpleDoom High Graphics 1.2 years ago

    @MountainMan8131 Depends on the device you're playing on, but it may take a minute to load this high quality graphics version even on a beefy computer

    +1
  • SimpleDoom High Graphics 1.2 years ago

    @MountainMan8131 The raycasting part of this craft requires a LOT of calculations per ray

    +1
  • SimpleDoom High Graphics 1.2 years ago

    @Zdeam22 Highest Graphics Mode is released!

    +1
  • SimpleDoom Medium Graphics 1.2 years ago

    @goboygo1 Haha if there was any other way I would take it XD

  • SimpleDoom High Graphics 1.2 years ago

    @RepublicOfCursedPlanes Np!

  • SimpleDoom High Graphics 1.2 years ago

    @RepublicOfCursedPlanes Press the Fire button as if you were shooting your main guns

  • SimpleDoom Scoreboard 1.2 years ago

    @LunarEclipseSP Looks good!

    +1
  • SimpleDoom High Graphics 1.2 years ago

    @RepublicOfCursedPlanes Interesting. I would've thought my Steam would auto update cause I didn't realize this is from an old version. Are you having any compatibility issues?

  • SimpleDoom High Graphics 1.2 years ago

    @V There is, if you go in the settings in the SimpleDoom in-game menu

  • SimpleDoom Scoreboard 1.2 years ago

    @LunarEclipseSP Sure!

    +1
  • SimpleDoom Low Graphics 1.2 years ago

    @SimpleStudent That sucks, good luck with getting it working!

    +1
  • SimpleDoom Low Graphics 1.2 years ago

    @HuskyDynamics01 Haha Thanks!

  • SimpleDoom High Graphics 1.2 years ago

    The Scoreboard is up everyone!