Post your videos!

User avatar
jp
Banned
Posts: 947
Joined: Wed Dec 18, 2013 09:03
GitHub: kilbith
Location: France

Re: Post your videos!

by jp » Post

Minetest Isometric Map Mode: https://www.youtube.com/watch?v=wHEnxEcrJus

User avatar
Blockhead
Member
Posts: 1622
Joined: Wed Jul 17, 2019 10:14
GitHub: Montandalar
IRC: Blockhead256
In-game: Blockhead Blockhead256
Location: Land Down Under
Contact:

Re: Post your videos!

by Blockhead » Post

jp wrote:
Sun Oct 02, 2022 16:02
Minetest Isometric Map Mode: https://www.youtube.com/watch?v=wHEnxEcrJus
Wow that's interesting. I'm guessing it's built on some of the technology used for the i3 waypoint preview? Is it just basic movement that is supported? Could be interesting for an oldschool vibe to a game like a pokemans or final fantasy or something (I don't know very much about those old games sorry :P)
/˳˳_˳˳]_[˳˳_˳˳]_[˳˳_˳˳\ Advtrains enthusiast | My map: Noah's Railyard | My Content on ContentDB ✝️♂

User avatar
Giov4
Member
Posts: 31
Joined: Mon Mar 30, 2020 12:09

Re: Post your videos!

by Giov4 » Post

New minigame (+ custom skills library) wip :D
https://peertube.uno/w/f8nAa43ZNMzq64FR7fBVHH

Image

User avatar
freshreplicant
Member
Posts: 224
Joined: Sun Aug 09, 2020 10:37
In-game: freshreplicant

Re: Post your videos!

by freshreplicant » Post

Giov4 wrote:
Sat Oct 08, 2022 13:18
New minigame (+ custom skills library) wip :D
https://peertube.uno/w/f8nAa43ZNMzq64FR7fBVHH

Image
This looks epic - the meteor strike especially.

User avatar
jp
Banned
Posts: 947
Joined: Wed Dec 18, 2013 09:03
GitHub: kilbith
Location: France

Re: Post your videos!

by jp » Post

Some examples of interpolated rotations using the incoming Camera API:

User avatar
AiTechEye
Member
Posts: 1000
Joined: Fri May 29, 2015 21:14
GitHub: AiTechEye
Location: Sweden

Re: Post your videos!

by AiTechEye » Post

jp wrote:
Tue Oct 25, 2022 12:40
Some examples of interpolated rotations using the incoming Camera API:
do you think this will be marged to mt5.7?

i can't imagine how cool stuff we could make with it.
i tried to make a scene in last week with the player attached to a "camera", and it works, except that you could move the head and punch stuff and mess up the whole scene, the camera api will fix that easily, this is a must have feature.

User avatar
jp
Banned
Posts: 947
Joined: Wed Dec 18, 2013 09:03
GitHub: kilbith
Location: France

Re: Post your videos!

by jp » Post

AiTechEye wrote:
Fri Oct 28, 2022 17:26
do you think this will be marged to mt5.7?
Nope. More likely 5.8.

Camera API: Splitscreen: https://www.youtube.com/watch?v=JXoJkJbgfzE

cam1:set_viewport{x = 0.05, y = 0.1, w = 0.25, h = 0.2}
cam2:set_viewport{x = 0.7, y = 0.7, w = 0.25, h = 0.2}
player:enable_camera(cam1:get_id())
player:enable_camera(cam2:get_id())

User avatar
littlePrettyCat
Member
Posts: 19
Joined: Fri Oct 28, 2022 15:15
GitHub: alwayshopeless
In-game: littlePrettyCat
Location: Ukraine

Re: Post your videos!

by littlePrettyCat » Post

Giov4 wrote:
Sat Oct 08, 2022 13:18
New minigame (+ custom skills library) wip :D
https://peertube.uno/w/f8nAa43ZNMzq64FR7fBVHH

Image
Just wonderful!
cdb_b870072d9f7f

User avatar
MisterE
Member
Posts: 693
Joined: Sun Feb 16, 2020 21:06
GitHub: MisterE123
IRC: MisterE
In-game: MisterE

Re: Post your videos!

by MisterE » Post

littlePrettyCat wrote:
Mon Oct 31, 2022 22:40
Giov4 wrote:
Sat Oct 08, 2022 13:18
New minigame (+ custom skills library) wip :D
https://peertube.uno/w/f8nAa43ZNMzq64FR7fBVHH

Image
Just wonderful!
It is playable now on A.E.S. minigames, FYI

User avatar
Giov4
Member
Posts: 31
Joined: Mon Mar 30, 2020 12:09

Re: Post your videos!

by Giov4 » Post

MisterE wrote:
Tue Nov 01, 2022 02:10
littlePrettyCat wrote:
Mon Oct 31, 2022 22:40
Giov4 wrote:
Sat Oct 08, 2022 13:18
New minigame (+ custom skills library) wip :D
https://peertube.uno/w/f8nAa43ZNMzq64FR7fBVHH

Image
Just wonderful!
It is playable now on A.E.S. minigames, FYI
I've also made a short mage gameplay :D
https://peertube.uno/w/gFkgzxZLmXRkNhDtsJu3mk

User avatar
jp
Banned
Posts: 947
Joined: Wed Dec 18, 2013 09:03
GitHub: kilbith
Location: France

Re: Post your videos!

by jp » Post

Camera API: Render on Entities: https://www.youtube.com/watch?v=7U8NdnFd_6A

... which mean you could make something like this.

User avatar
Giov4
Member
Posts: 31
Joined: Mon Mar 30, 2020 12:09

Re: Post your videos!

by Giov4 » Post

jp wrote:
Fri Nov 04, 2022 02:25
Camera API: Render on Entities: https://www.youtube.com/watch?v=7U8NdnFd_6A

... which mean you could make something like this.
So cool!

User avatar
jp
Banned
Posts: 947
Joined: Wed Dec 18, 2013 09:03
GitHub: kilbith
Location: France

Re: Post your videos!

by jp » Post

Camera API: Objects selection in region

https://www.youtube.com/watch?v=3RmYVBPkDgY

x2048
Developer
Posts: 68
Joined: Mon Feb 15, 2021 22:41
GitHub: x2048

Shaders to make you cry!

by x2048 » Post

More effects for 5.7.0!




https://youtu.be/G6BoeVVHgfA
Image


Check out BFS branch.

User avatar
Extex
Member
Posts: 244
Joined: Wed Mar 14, 2018 23:14
GitHub: Extex101
In-game: Extex

Re: Post your videos!

by Extex » Post

jp wrote:
Wed Nov 09, 2022 02:26
Camera API: Objects selection in region

https://www.youtube.com/watch?v=3RmYVBPkDgY
This has soo much potential!
I'm thinking something like Space Quest or even Age of Empires. Very cool stuff
Creator of jelys_pizzaria and motorbike, and player of persistent kingdoms. RIP

User avatar
jp
Banned
Posts: 947
Joined: Wed Dec 18, 2013 09:03
GitHub: kilbith
Location: France

Re: Post your videos!

by jp » Post

Custom loading screen background + tips provided by game

https://www.youtube.com/watch?v=p7wD159t-8Q

User avatar
Festus1965
Member
Posts: 4181
Joined: Sun Jan 03, 2016 11:58
GitHub: Festus1965
In-game: Festus1965 Thomas Thailand Explorer
Location: Thailand ChiangMai
Contact:

Post your videos!

by Festus1965 » Post

If someone wonder about speed of forum.minetest.net

here 2 Test with each 3 different locations (on is the host itself) about the speed of that one.
* slower Gaming PC
* faster MT Server
Human has no future (climate change)
If urgend, you find me in Roblox (as CNXThomas)

User avatar
AiTechEye
Member
Posts: 1000
Joined: Fri May 29, 2015 21:14
GitHub: AiTechEye
Location: Sweden

Re: Post your videos!

by AiTechEye » Post


JALdMIC
Member
Posts: 116
Joined: Tue Oct 08, 2019 18:49
In-game: None

Re: Post your videos!

by JALdMIC » Post

A video for promote Assets Warehouse
https://files.mastodon.social/media_att ... 8c62df.mp4
I like to know if the video is enough good for being upload to other sites.

User avatar
jp
Banned
Posts: 947
Joined: Wed Dec 18, 2013 09:03
GitHub: kilbith
Location: France

Re: Post your videos!

by jp » Post


Dead monkey 404
Member
Posts: 24
Joined: Tue Apr 13, 2021 11:05
In-game: Deadmonkey404

Re: Post your videos!

by Dead monkey 404 » Post

jp wrote:
Mon Dec 19, 2022 11:48
Custom loading screen background + tips provided by game

https://www.youtube.com/watch?v=p7wD159t-8Q
Where can we get it? Can you post a Win64 build with the feature merged?
Look through a black mirror, darkly... and see your sins unveiled.

Dead monkey 404
Member
Posts: 24
Joined: Tue Apr 13, 2021 11:05
In-game: Deadmonkey404

Re: Post your videos!

by Dead monkey 404 » Post

jp wrote:
Sun Oct 02, 2022 16:02
Minetest Isometric Map Mode: https://www.youtube.com/watch?v=wHEnxEcrJus
Why are comments disabled???
Look through a black mirror, darkly... and see your sins unveiled.

User avatar
AiTechEye
Member
Posts: 1000
Joined: Fri May 29, 2015 21:14
GitHub: AiTechEye
Location: Sweden

Re: Post your videos!

by AiTechEye » Post


cHyper
Member
Posts: 42
Joined: Tue Mar 01, 2022 02:51

Re: Post your videos!

by cHyper » Post


cHyper
Member
Posts: 42
Joined: Tue Mar 01, 2022 02:51

Re: Post your videos!

by cHyper » Post


Post Reply

Who is online

Users browsing this forum: Google [Bot], Nininik and 14 guests