Java Swing #3 Part II Logic 'Borderlayout & Threads' Tutorial

preview_player
Показать описание
In this tutorial I'll be making a prime number generation program with borderlayout for the interface.

Download to Primes file, includes .class, .java and an api

Source from this tutorial
Рекомендации по теме
Комментарии
Автор

This may not be what you were going for but this really helped me. I was developing my voxel engine in C++ and had this video running on my second monitor. I can't remember what it was you said but it sparked an idea that fixed a longstanding bug I have been fighting for a week now. Thanks to this video I finally realized that the reason my engine was failing during chunk shifts was because I was trying to shift the chunk state cache when it did not need to be.

Thank you very much.

nathanross
Автор

Hi SynforgeTutorial, first of really enjoying the tutorials and a huge help. Secondly, when you typed in "10000" on 23:32 there seems to be a gap between 499 and 1009 on the print out.

brycejohansen
Автор

Very nice tutorials.

Great Illustration!

unchicodelmonton
Автор

Honestly, this was a very cool project!

Onomandah
Автор

Alright thanks for the feed back, I'm glad I was able to help you with you voxel engine even if it was in a round about way :)

SynforgeTutorials
Автор

Cool project. I just want to know how to print text into the text area. I am working on a small project in which I would like to print text into text area. I want to know how you printed the result in your text area to display the result in the text area.

mustaphacolley
Автор

hey sir, how can you Object Primes in your code, its seem it not in the library

rithsekngem
Автор

As for having the code pre-typed I do prefer that over watching you type. I found the video more interesting. I remember when I would be copying code from a gamemaker video. I found it irritating waiting for the youtuber to type to have to pause it later to copy. I very much prefer this.

nathanross
Автор

I explain every element of physics in my gmstudio physics series I think that ragdoll physics involves using a series of revolute joints

SynforgeTutorials
Автор

can you make a physics ragdoll in game maker studio

Bornajefaca