A slightly more technical devlog video this week, as I talk about how I’m implementing a new GUI system for my city-builder game.
My previous game “Equilinox”:
Text tutorial:
Get access to the code and support the channel on Patreon:
You can follow the progress of the game on my social media:
Twitter:
Instagram:
Facebook:
Trello:
Email: thinmatrix@gmail.com
Background music by Jamal Green:
Outro music by Dannek Studio:
#devlog
Nguồn: https://u-os.org
Xem thêm bài viết khác: https://u-os.org/game
Xem thêm Bài Viết:
- Game Slot đổi thưởng mới nhất hay ngây ngất, tham gia ngay!
- Review PC 3 triệu max setting LOL, CF | thoidaipc.vn
- HƯỚNG DẪN Cài Đặt TAY CẦM / GAMEPAD Trong FIFA ONLINE 4 Chuẩn Và Tốt Nhất
- Jump Force – Goku Ultra Instinct & Naruto vs Vegeta & Sasuke
- [Bình luận BangBang] – [BBang Zing] – Tank Hulk Lv 6 – Người khổng lồ xanh✔
The professionalism of this is really mind blowing. Also, while this is still just a devlog, I have found this very useful to me in my recent journey of learning Java. Seeing how you used objects and method parameters (and stuff like that) in the context of a game is very helpful to understand how i could actually utilize them. That is a detail which I find to be lacking in the Udemy courses I am following. Great video!
Hello! What game engine did you use to build this game?
Can you please guide me about the prerequisites of starting to develop games in java? What are the already available game engines for java and what all i need to learn well to start with the initial development?
You Are A Monster Bro ! GG
Is it good to use glViewPort() method to handle the resizing of the display?
I would like to learn Java but I don't feel like there are lots of features in it. For example, how did you do this fancy gui in Java? Which library did you use ?
Noice
Why not use Yoga Layout? Its CSS flexbox made in C and has bindings for Java!
Thanks! It's so great. I repeated your concept via Constrains. more thanks!
Are you gonna make a tutorial on how to make the gui or what books and sites helped you to develop your own?
I have been trying to make an OOP Game Engine, but the only part that is making me so mad, is setting the Parent of a subclass.
Great devlog as always, but I was wondering how you get the game to keep on running during the screen resizing. I'm currently following your lwjgl/OpenGL Tutorial series and if I use Display.setResizeable(true) then the game freezes whenever I move/resize the screen. How can I fix this?
Man, that food dish looked delicious!
Implemented constraint system like your in my GUI.
Do you use constraints for transitions? My GUI just uses messages for communication so I setup GUI once and then only sample geometry primitives. Seems like animation done via this constraints would work nice ( a little bit limited however).
JSlider s = new JSlider();
plz inform me
hi wat programme u using
Come on. You're really making me look bad as a Human man.
I love how "the lake" was just a bunch of trees. 😂👌🏻
First time I've visited this channel for dev logs, and I'm really jealous of the outdoor view from your office!
Do you have a recipe for the food you made with your friends, it looked delicious.
..it s pumpkin curry.
71/10 gervais award
I don't know if someone else already asked this question, but what Text Editor do you use for your code?
It's like all this guy does in life is the right things. He never gets on youtube and wastes life watching videos, never wastes life checking social media.
He works. He goes outside, and he cooks with friends. This guys got it figured out.
I fucking love your videos, you inspire me to go and code. Am not good at all but would love to one day be as good as you. How did you learn Java? pls, answer!
is it in java??
IDK why your video popped up on my youtube but your video successfully attracted my attention! Great work so far by yourself and keep it up!
What mug is that?
Fix your room-acoustics, please.
Nice!
What's your setup? Like, Java version, opengl (?) etc ?
Would it be possible to add a number system to the videos, so I am sure to get them in the right order?
You need more subs.
…
Hi, new viewer here, loving the work and was wondering if you'd ever considered open sourcing your engine? I studied game dev at uni and am considering getting back in as an indie hobbyist
Could have made UiConstraints using a builder pattern.
Your great taste in everything you do also shows through in your code.
fuck you for this: Get access to the code and support the channel on Patreon
This guy is living the life, jealous yet?
Does anybody know of a hentai game engine asking for a friend
Cool
what is your operating system ? Linux or windows ?
amazing room
roblox?
What language are you using to programm the game?
2:10 I would've suggested a two value system where your first value is the % of the screen and the second value is the pixel constant. so (0,20) would move the GUI to the right 0% of the full screen's width, plus 20 pixels. (1,0) would move the screen 100% to the right plus 0 pixels, and (1,-50) would move it 100% to the right, then back 50 pixels to the left.
However, I'm not fluent in Java so what I'm asking for might be more trouble than it's worth…
It may sound like a dumb question what programming language are you using Thin Matrix C# or C++? I just starting to learn C# coding just recently.
What Are you programming in?