Category: Uncategorized
-
Nanite Working and testing Reality Scan App
Today I was able to bring in a retopologized version of a 38×38 LEGO baseplate from Brick Link’s studio program and converted it to nanite. To make a ton of them I used an array blueprint that I found here. This is the result https://www.youtube.com/watch?v=TupAKfTJg1c Reality Scan App I also tried Epic’s Reality Scan App. […]
-
Running UDP Communication in Unreal
I Had the opportunity to try the new 5.03 UDPCommunication plugin that I updated from https://github.com/is-centre/udp-ue4-plugin-win64. There is a 5.0 version and the video instructions are here: https://www.youtube.com/watch?v=Avj8T6RGyPo . Using LiveTcpUdpWatch https://www.nirsoft.net/utils/live_tcp_udp_watch.html I was able to see that there were packets and data being sent. Next up is to figure out How to send JSON information […]