What are you working on currently? (2020)

They’re based off the doom/quake portals which you can’t see through

3 Likes

A 2-storey lift thing, still basic but i think my lua is improving somewhat.

14 Likes

That’s awesome dude! Keep it up.

2 Likes

I’ve been working on my first full game Cubic Mayhem! I’ve spent the past month ish just refining it to make sure it’s smooth and clean! I’ve had a blast working on it and just playing it testing it and I’m hoping others will also when I publish it.

I’m pretty happy with this thumbnail knowing I’ve mainly made it all inside studio without blender post processing, and then exporting to paint net to add borders and everything

3 Likes

33,000 polygons, expecting mid 40s with landing gears and cockpit internals

2 Likes


Tried the PBR for the first time on a magazine model

6 Likes

Aye, that’s amazing bro. Aha, reminds me of something from super mario galaxy.

1 Like

Currently working on an arcade-style plane game where one flies around with friends, completes missions, and collects rare planes.

I’m no pro at UI design, but I’ve got some things down so far.


4 Likes

I’ve been working on a more proper NN back-prop in Roblox!

Here’s a super primitive example showing what it’s capable of. The background (solid color) of the 2D graph shows what math function I’m using (x^3) + (y^3) which makes the top-left negative (red color) and the bottom-right positive (green color). The network is then given the X & Y and needs to figure out how to get the same output as my input function gives, aka “learning”

Here’s a visual on a smaller network size. You can see the dots (what the network predicts for each x/y pos) is are completely separated after a few runs of the network. Red w/ red, green w/ green

If you let it keep running it’ll also figure out that points near the center aren’t lit up as much as the edges. This is because when you multiple anything below 1 by itself, you just get a smaller number. The NN figured this out after I let it run for a little longer. It’s not perfect, but it does a good job approximating.

image

32 Likes

I am making a open world game.
This is the gui, any extra advice to make it better?
https://cdn.discordapp.com/attachments/688563965508190216/737099934263934986/Gui.mp4

2 Likes

I would make it look like you can’t see that the screen is in a box. Also the physical GUI’s could use some curves.

1 Like

How would I make it look like its not in a box?

1 Like

Created this showcase in 2020! Still working on it to make it better.

30 Likes

44 Likes

I love the short trail the red laser leaves behind when you move it around quickly. It’s such a small detail but it looks so satisfying.

2 Likes

image
What he is saying is that the sky in the menu is a box, as you can see in the image, you can see the corners, instead, you could use a spherical custom mesh, and set a negative size:
image
There is an example, i hope you learned something new.

3 Likes

Very smooth, so seemless, well done!

2 Likes

Just finished up my first 3d model in Blender, working as a modeler-in-training and artist for Sonar Studio’s new game, Creatures of Agartha. Here’s Mr. Chunky :slight_smile: (+ his concept art)




25 Likes

I’ve been working on improving my modeling skills recently and I’d say I’m making some improvements. A lot of Si-Fi stuff so far.

image

22 Likes

image image image
Ahoy matey :slight_smile:

19 Likes