Тёмный

Seamless portals in Garrys mod (part 3) 

Mee
Подписаться 21 тыс.
Просмотров 20 тыс.
50% 1

Showcasing my seamless portals addon in garrys mod.
something I didn't mention was that I did optimizations and code improvements to some stuff, so thats pretty nice
The addon is on Github because I want people to help debug & make improvements before the final release :)
Github Link: github.com/Mee...
Discord: / discord

Опубликовано:

 

4 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 196   
@slonkazoid
@slonkazoid 2 года назад
You should add a license to prevent people from copying your code without credit. I recommend GNU General Public License 3 as it does not allow people to steal your code and release it as theirs
@CapsAdmin
@CapsAdmin 2 года назад
This is wrong, GPL3 is a "copy left" license designed if anything to encourage modifications and reuploads. The idea is that all people own the software and that everyone has the right to modify and improve it as long as their modifications follow the same rule (so they also need to provide source code for their changes) MIT in comparison is similar but the main difference is that you can choose to release the software as closed source. The motivation behind GPL is mainly so that companies cannot take open source software people made, make changes to it and release it as closed source. The website tldrlegal has a good overview of what the license allow and not allow.
@tumm1192
@tumm1192 2 года назад
This is awesome! There is one addition that would be really cool for map makers. You could make permanent portals that can’t interact with the physics gun, that way you could manipulate objects through the portals. That could open up a lot of potential for map makers.
@mylo5641
@mylo5641 2 года назад
can you imagine how hard that would be to implement though? what would happen when you grab an object through the portal and move your physics gun outside of the bounds? does it have to remember that you are currently grabbing an object through a portal? what if multiple portals ever get added?
@chaohord
@chaohord 2 года назад
@@mylo5641 It may not be a 100% perfect implementation to the same level as say, Portal 2's portal mechanics, but what I see here is already impressive. If this is already at the point where it's running in-game, functional just as an addon, that's already exceeding my expectations. Anyways, a little jank goes a long way in allowing for projects like this to actually get finished and put out there, we have to remember that! These concerns should act as fuel for our passions, never allow yourself to get trapped into thinking your goals are too lofty, just take one step at a time and iterate as you go.
@Fasteroid
@Fasteroid 2 года назад
Aren't props going to be problematic? In theory props also need to be physics clipped as well as visual clipped to prevent weirdness behind portals.
@Meetric1
@Meetric1 2 года назад
I have an idea to fix it...
@examname9477
@examname9477 2 года назад
@@Meetric1 nice
@sharp14x
@sharp14x 2 года назад
The Stargate mod uses visual and physical clipping just fine.
@sticks_stuff
@sticks_stuff 2 года назад
are you planning on turning this into a portal gun at some point or that an exercise for someone else to do with this addon?
@spartv1537
@spartv1537 2 года назад
check out first two parts where he tells he will never do it
@igorigor3960
@igorigor3960 2 года назад
why do you need this to be a portal gun?
@notreallyokay9355
@notreallyokay9355 2 года назад
@@igorigor3960 Why do you need portals? Why are you commenting? Why am I replying? Why does GMod exist? Why do we exist? Who knows.
@stanleybochenek1862
@stanleybochenek1862 2 года назад
@@notreallyokay9355 Why does the simulation exist Why does matrix exist and someone knows we live in a simulation Why does time travel exist but it's hidden by government Why does the government exist Why does area 51 exist Why does everything exist Why are we here just to suffer in this cruel world exist.
@GarryTale
@GarryTale 2 года назад
@@notreallyokay9355 why do
@GMDTheOnyxGuyEizzX
@GMDTheOnyxGuyEizzX 2 года назад
2:10 Speaking of props, where did that table even come from? It's probably a portal copy of the table you spawned before or something. I don't remember you spawning it, it is just floating behind the portal.
@gronko_chug_butter
@gronko_chug_butter 2 года назад
this guy is changing the gmod meta
@crristox
@crristox 2 года назад
Dude, I know you trust the community, but don't rely on the good heart of everyone that watches this. There WILL be one asshole that uploads your work as their own on the workshop. I don't know what are the consequences of doing so, but once you upload something on the internet its out there for everyone to see. If someone uploads it and ruins what you have done somehow, then just upload it yourself and make it private or something. I've never played gmod but I love what you are doing with the source engine. Cheers! And keep your creations safe.
@Aleuvian
@Aleuvian 2 года назад
The Garry's Mod Workshop specifically has a few special rules, namely being that anything uploaded using stolen code is going to be removed. Steam Global rules, however, can result in termination of your account or being barred from uploading files across Steam globally, which is up to the discretion of Valve. EDIT: Specifically, what will happen is the first time someone does it, it will be taken down and their community profile will receive restrictions for uploading content. If it's a repeat offender, or the situation escalates somehow, then Valve can fully lock the account, ban them from all communities, suspend the account, or fully terminate the account at their discretion. Basically, it's a really bad idea to do that.
@crristox
@crristox 2 года назад
@@Aleuvian ok cool. That's what it says on paper, but does Valve actually do it?
@iceeve8010
@iceeve8010 2 года назад
Be
@feinky8489
@feinky8489 2 года назад
@@crristox Nah
@Aleuvian
@Aleuvian 2 года назад
@@crristox Yes, actually. A friend of mine used to upload ported models to Tower Unite and was suspended for using other people's models without permission.
@kentfromthepub5031
@kentfromthepub5031 2 года назад
these videos are more entertaining than the past 4 years of dark rp trolling videos
@ahmetkeremsekizsu8
@ahmetkeremsekizsu8 2 года назад
3:48 polices saw you while breaking reality
@tristenarctician6910
@tristenarctician6910 2 года назад
in the portals and in CS:GO, there's code to prevent things from rendering things thru walls. idk if this code is in GMod but it's definitely possible in the Source Engine ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-2fXFYgC99uM.html
@thing4826
@thing4826 2 года назад
I remember when the door clip protection was first added to CS:GO... Man was that literally a life saver.
@freevbucks8019
@freevbucks8019 2 года назад
The original code is literally the dismemberment code for l4d
@tristenarctician6910
@tristenarctician6910 2 года назад
@@freevbucks8019 yup, though I don't know if the same code is used for portal, but you could just have infinitely large cut-off spheres
@spoono
@spoono 2 года назад
I think it's called a clipping plane or something like that.
@Alumx
@Alumx 2 года назад
as someone who played shit ton of gmod in the past, your work is absolutely insane the possibilities!
@FieryHammer
@FieryHammer 2 года назад
You have all rights to have a big ego. You can be proud of yourself. This is really, really amazing!
@robloxlegoman6448
@robloxlegoman6448 2 года назад
What if you made it so when the portals go into each-other it explodes or somthing, Just a suggestion
@uninable
@uninable 2 года назад
The addon "Gmod Seamless Portals" is creating errors, check the Problems menu for details
@thecannedslap
@thecannedslap 2 года назад
@@uninable it won’t pop up in game, you will see it irl and you can’t get rid of it unless you uncollide the portals
@monahikosliekos
@monahikosliekos 2 года назад
hl2.exe has stopped responding
@karyjas1
@karyjas1 2 года назад
When you ask someone to not do something, especially when they can get even the slightest amount of credit for no work, you must be sure they will do just that. And if they dont, hell must have frozen over
@McflyinDSaF
@McflyinDSaF 2 года назад
Wayyyy better then the portal gun on the workshop
@toaster_toaster2398
@toaster_toaster2398 2 года назад
I think it's a testament to how seamless these portals are that every time I throw an object through the portal, my first instinct is to walk around to retrieve it. Although for some reason the prop is just cut in half by the portal until it suddenly snaps to the other side.
@dustojnikhummer
@dustojnikhummer 2 года назад
2:10 What is that table doing there?? Is it just a rendering bug?
@Tohkaku
@Tohkaku 2 года назад
2:44 this is mad scientist vibes right here lmao love it
@GwladysDev
@GwladysDev 2 года назад
hey, this was pretty great, though if you go through the portal with motion blur on it'll blur out for a single frame, creating a pretty jarring seam other than that it's practically flawless, i applaud your efforts
@danielcox3152
@danielcox3152 2 года назад
Will work great with the TARDIS extensions, thanks so much
@Spaceplant109
@Spaceplant109 2 года назад
Seriously incredible. I love the source engine and I love you.
@rambonl7961
@rambonl7961 2 года назад
Good Job. Keep the good work up
@saberleaf3659
@saberleaf3659 2 года назад
Yooo lets go! More portal vid
@josh.0
@josh.0 2 года назад
this fuckin rules dude every little detail is appreciated
@project_unfunny
@project_unfunny 2 года назад
would be cool if you could make it so you could color the portals and two portals of the same color would teleport you to eachother
@freevbucks8019
@freevbucks8019 2 года назад
2:10 that table tho
@8bitbunnie936
@8bitbunnie936 2 года назад
now what if you do the matt patt questions? what if you put the portals inside of each other, and what if you put a long pole in there and weld it together
@cate01a
@cate01a 2 года назад
damn this is really cool!
@FanMusicFM
@FanMusicFM 2 года назад
It's pretty awesome Nicely done!
@taylor-jv5ub
@taylor-jv5ub 2 года назад
this look so good, i can't wait to what props in portals look like once you polish it also can portal intersect or do they just collide with each other?
@Festnt
@Festnt 2 года назад
they probably just dont collide and go through eachother like the other ones just air
@jaywith3letters447
@jaywith3letters447 2 года назад
Great im gonna install it now and check it out, Goodjob!
@DeepfriedChips
@DeepfriedChips 2 года назад
This is like pretty amazing, I’m wondering what some creative people are gonna use this for
@TheZiver
@TheZiver 2 года назад
Cool stuff, good job 💚
@NikesDarkslayer
@NikesDarkslayer 2 года назад
Impressive, do you know if it is possible to play around masking the render of objects when they pass through the portal object? not the 'portal' itself so if the object is halfway through a portal you can only see half of it in one place and the other on the other side? My suggestion is to have a big ass box behind the portal that prevents the render of what goes inside it, but that would be a problem if you stuck those portals too close together but I'm pretty sure there are better ways, I'm just don't know .-.
@spencershomaker8980
@spencershomaker8980 2 года назад
I had the same problem with my phantom mod, try running a script on client that predicts the movement of the portals, based on portal position. it'll still break if the portals are moving though.
@xavierloux
@xavierloux 2 года назад
Crazy work
@abbyartwright2929
@abbyartwright2929 2 года назад
Nice addon! I have a mod similar to this, the assets are from the Portal games, but it renders wrong on my side. This seems like it will work flawlessly!
@karyjas1
@karyjas1 2 года назад
What if you kept the direction you were looking at? No change of perspective when going through? That might be a nice next goal. Thinking of immersive portals from minecraft. Its quite similar to what youre working on
@E2wqpXcGGnLtJHbVXDhS3
@E2wqpXcGGnLtJHbVXDhS3 2 года назад
if someone uploads your code ill be the freakin first to know, also depending on the size that would be sick if i could implement this lua file into a map maybe haha
@ChoriDesnudo
@ChoriDesnudo 2 года назад
Oh man oh man.... You are a god.
@olegmoki
@olegmoki 2 года назад
Awesome
@kiwirocket64
@kiwirocket64 2 года назад
Will this work good in vr? With the gmod vr mod
@ruubbii
@ruubbii 2 года назад
Ive never seen that mod in person, do both parties need to be in vr for it to work or can one party and itd be like vr chat or payday 2
@kiwirocket64
@kiwirocket64 2 года назад
@@ruubbii weather you have a vr headset or not you can still join your friends you don’t all need to be in vr headsets
@shawermus
@shawermus 2 года назад
@@kiwirocket64 whether* weather is rain, sunny and etc
@MetrixGoat
@MetrixGoat 2 года назад
Can you stop
@chruomble
@chruomble 2 года назад
That’s cool
@raam1666
@raam1666 2 года назад
"Its your code? no its not. I just made a copy is all." this is your brain on piracy
@Agurets
@Agurets 2 года назад
2:09 flying table
@btarg1
@btarg1 2 года назад
Make sure you add a license on github to stop people from legally being able to steal your code
@JKnight
@JKnight 2 года назад
Very Very nice
@KlazziDev
@KlazziDev 2 года назад
Do you think its possible to add something to cover up the issues with skyboxes breaking? Like maybe some fallback texture of a image of a sky
@mrhoundeye1064
@mrhoundeye1064 2 года назад
What inspired you to make this? Anyways, great progress! (In my opinion)
@Loganator4551
@Loganator4551 2 года назад
nice work
@NibblyBitz
@NibblyBitz 2 года назад
I know i'm not much of a dev but have you tried removing the glow outline on props using the C key menu. Might not be the cause but surely the rendering of that glow outline might be causing issues?
@NibblyBitz
@NibblyBitz 2 года назад
Yeah I turned off physgun effects via the C menu, physgun halo and it seems to fix the issue. Physgun beam doesn't seem to effect it only the outlined glow on props. Also disable freeze and unfreeze effect as they cause an outline on the prop when frozen and unfrozen
@Splayn
@Splayn 2 года назад
I love ya so much. This is just so cool..
@Splayn
@Splayn 2 года назад
Those remind me of like those portals in Prey before even valves Portal did them. (Maybe because yours are square lol)
@Gmod4phun
@Gmod4phun 2 года назад
I think the black artifacts when grabbing things are caused by some weird shit going on with the stencil buffer, and I believe its caused by the default halo library (lua/includes/modules/halo.lua) The halo lib uses stencils and it is known to cause issues with various things that also use stencils. You can try looking into that.
@NibblyBitz
@NibblyBitz 2 года назад
You are right. If you disabled glow effects from the physgun everything returns to normal. Hopefully there is a proper fix and disabling the physgun wont be the solution
@emptyedits.
@emptyedits. 2 года назад
Can you make it to when you push C their will be a slider or something on the z and x axis to resize the portal to custom dimentions?
@LegsOmega
@LegsOmega 2 года назад
make a portal gun
@TheCrash1509
@TheCrash1509 2 года назад
I'm curious to try this with the VR Addon. Do you think it will work?
@soraltt
@soraltt 2 года назад
Probably not, but it’s a good suggestion. I would be glad to see that.
@Gapzyn
@Gapzyn 2 года назад
You could try and make like a weapon that u use to pick up the portal just like phys gun and make normal phys gun be able to pick up stuff thru the portal it might work
@NumbDiggers1998
@NumbDiggers1998 2 года назад
It's cool and all, but don't we have portals from portal 1/2?
@cheesymuffin8
@cheesymuffin8 2 года назад
you should make a setting to change the screen lerping speed
@Kuronicle_
@Kuronicle_ 2 года назад
You could make a game out of this.
@pabncake
@pabncake 2 года назад
Yeah! Maybe you could call it Portal or something.
@Kuronicle_
@Kuronicle_ 2 года назад
@@pabncake I was thinking the same thing!
@JustAFox2183
@JustAFox2183 2 года назад
So what about npc's everytime i use the portal from the portal gun addon, the npcs get stuck in place, the model clips and sinks underground but the npc acts as if it were normally, they can still hit me and the hitbox is above while the modle is underground im just having hope with this that it wont be like the Portal gun add-on, and imagine the possibilities of this once the black halo gets fixed, and probably in the future have more than two portals, that's to much of me for asking cant wait till day to play the add-on
@2fifty533
@2fifty533 2 года назад
why doesn't the putting props in between portals thing work anymore
@Ralzone
@Ralzone 2 года назад
How moving portals interact with props and players?
@mreazl6227
@mreazl6227 2 года назад
If you are handling teleportation stuff from the server, using the client for teleportation can remove the ping effect and make it better? I don't know if you can do that in Garry's Mod though.
@TheOnlyInformant
@TheOnlyInformant 2 года назад
The halo when holding a prop can be disabled in context menu.
@qunas101
@qunas101 2 года назад
Would be interesting if you will be able to port it to S&box when it's released. Perhaps Source 2 would have less limitations
@How2Bboss
@How2Bboss 2 года назад
If you don't draw the Phys gun grab halo, freeze effects, and Unfreeze effect, the weird black halo is gone. For me at least
@Meetric1
@Meetric1 2 года назад
thank you so fucking much this might work as a solution
@Meetric1
@Meetric1 2 года назад
bro ive literally been trying to fix this shit for hours
@How2Bboss
@How2Bboss 2 года назад
@@Meetric1 Also, if you try to walk onto water with the portals, a Lua error occurs.
@Meetric1
@Meetric1 2 года назад
fixed that
@stanley8006
@stanley8006 2 года назад
how easy would it be to make a solid non-anomalous mirror (it doesn't have to be a circle it can be a square i think that would be a very quaint mod/addon)
@supremeoverlordkrenner6160
@supremeoverlordkrenner6160 2 года назад
Ask the CAP people how they got props to partially disappear.
@not_crymes9887
@not_crymes9887 2 года назад
"It doest work well if your ping is higher than 10" Me who plays on 200: 🗿
@Anothernickname4
@Anothernickname4 2 года назад
Ок, good
@friedwingman3843
@friedwingman3843 2 года назад
This is insane !!!
@gatitomono47f77
@gatitomono47f77 2 года назад
this is really good but one of my addon's break's it and i don't know what addon is it
@T3ss3R
@T3ss3R 2 года назад
Think you can integrate something like visual clip, to clip every model so they don't show up behind so you don't have to build the code from scratch
@SunLightPVPS
@SunLightPVPS 2 года назад
How do I download it? I can't find any download button on github
@npc_citizen9276
@npc_citizen9276 2 года назад
Is it as laggy as the portal gun mods?
@imNotDaniX
@imNotDaniX 2 года назад
Any plans to transfer sounds too? Like when you jumped into the portal using a table at 1:58
@xaemusic
@xaemusic 2 года назад
will you put this on the workshop once completed?
@_Stercore
@_Stercore 2 года назад
will the final release be on steam?
@KRABPXL
@KRABPXL 2 года назад
Can you make a guide on how to properly install it and put it in Gmod? Also, this addon looks really cool
@accelerator5195
@accelerator5195 2 года назад
2:10 what was that?
@SpringySpring04
@SpringySpring04 2 года назад
what?
@slav0001
@slav0001 2 года назад
@@SpringySpring04 the tablet
@sapomago8848
@sapomago8848 2 года назад
you can make a portal gun mod
@BitBoy64
@BitBoy64 2 года назад
goooo
@BitBoy64
@BitBoy64 2 года назад
2:11 why the table real both ways
@BitBoy64
@BitBoy64 2 года назад
ooooohhhh
@patrlim
@patrlim 2 года назад
Do you watch Sebastian lague? He has a series called "coding adventures" And he made a video on seamless portals (though it was in unity not source).
@Meetric1
@Meetric1 2 года назад
2 steps ahead of ya, I also watched the portal 2 stream where they explained how their portals worked
@vorxine3447
@vorxine3447 2 года назад
That's great.... now implement into half life alyx 😐
@911servis
@911servis 2 года назад
i downloaded the mod but i cant find it anywhere in game, do i have to spawn it from the console or somethn ?
@g4man41
@g4man41 2 года назад
0:38 my thoughts exactly
@Darksoulmaster
@Darksoulmaster 2 года назад
I bet someone will still upload this and put something like "This is not mine, it is made by the youtuber Mee!!1!" in the bottom of the description.
@gabrielcorrales8878
@gabrielcorrales8878 2 года назад
Why is there a table behind the portal in 2:09?
@e-g_youtube
@e-g_youtube 2 года назад
I can’t find the addon on the workshop. You know where to find it?
@timeTegus
@timeTegus 2 года назад
can u stest if this works with the vr mod?
@Caddy47273
@Caddy47273 2 года назад
Why is there a table behind the portal at 2:09
@bloxrocks5179
@bloxrocks5179 2 года назад
ok but what if you shove a portal into a portal
@JokieJesterE
@JokieJesterE 2 года назад
Do you plan on adding this to the workshop when its complete?
@DonnaPinciot
@DonnaPinciot 2 года назад
Do your portals have any issues with clipping what's behind them? With a lot of portal things for various games, in certain situations, depending on where the portal camera is, you can see objects 'behind' the portal getting in the way of the camera because they're not clipping out what's behind the portal plane. It's most noticeable with a portal against something like a thing wall, where the camera ends up on the other side of that wall. Also, is there anything you're able to do about the skybox disappearing when the portal camera ends up inside a wall? It's pretty weird.
@mitakaDX
@mitakaDX 2 года назад
kreizy
@mkw2816
@mkw2816 2 года назад
epic
@unkoiboi
@unkoiboi 2 года назад
what about resizing?
@ApocRNG
@ApocRNG 2 года назад
So how close is this code to portal 2 code?
@Kazumo
@Kazumo 2 года назад
Why aren't you uploading this yourself to the Workshop?
Далее
Seamless portals in Garrys mod (part 5)
9:40
Просмотров 17 тыс.
Seamless Portals in Garrys mod (part 8: the extras)
7:32
Seamless portals in Garrys mod (part 6: final)
5:41
Просмотров 19 тыс.
Out of Context Memes YLYL 2
15:45
Просмотров 174 тыс.
playing gmod part 3
11:17
Просмотров 226
Seamless Portals in Garrys mod (part 7: the release)
2:24
GMOD PHYSICS REPLACEMENT???
4:29
Просмотров 70 тыс.
30 Hottest Fallout NV Mods from September 2024
25:27
Просмотров 28 тыс.
GWater2 - Cloth
7:40
Просмотров 52 тыс.
Markiplier Not Getting Over It
15:06
Просмотров 10 млн
Black Ops Zombies - Ultimis Favourite Weapons
14:20
Просмотров 276 тыс.