TechDesigner3D's profile picture. 3D Graphics, AR, VR, XR, Photogrammetry

Tech Designer 3D (John)

@TechDesigner3D

3D Graphics, AR, VR, XR, Photogrammetry

Tech Designer 3D (John) 已轉發

🥳Update 20 is live! 🥳 Here's what's new: - Mesh room mapping for #Quest3 - Audio reactive brushes can be activated by voice - Super resolution for #MetaQuest - Voice chat for remote multiplayer - Text editor improvements - You can play multiple videos at a time - Export your…


Tech Designer 3D (John) 已轉發

So! Unity Gaussian Splatting v0.7.0 got a bit faster rendering speed, and together with @hybridherbst added a "cutouts" feature for faster splat editing. And some other stuff. github.com/aras-p/UnityGa…

aras_p's tweet image. So! Unity Gaussian Splatting v0.7.0 got a bit faster rendering speed, and together with @hybridherbst added a "cutouts" feature for faster splat editing. And some other stuff. github.com/aras-p/UnityGa…

Tech Designer 3D (John) 已轉發

The new 3D Gaussian Splatting intros from @LumaLabsAI are too good. Behind-the-scenes from a little collab with my friends and the champion of radiance field portraiture, @franclucent. 2/100 #100daysofnerf ————————— #3DGS #NeRF #AI #3D


Tech Designer 3D (John) 已轉發

3D Gaussian Splats in Unreal Engine 🔥

#UE5 で 3D Gaussian Splatting とりあえずできた! 残課題: ・パフォーマンス最適化。現状はRTX3070で40fps ・色や透明度がちょっと正しくないかも?



Tech Designer 3D (John) 已轉發

#b3d tip: The Shrink / Fatten option is useful for example when you want to scale a Cylinder in width only. This video goes over how to use it, as well as the less known options it offers. More tips & free sample e-book: blendersecrets.org


Tech Designer 3D (John) 已轉發

🔥 Looking to make awesome camera animations with 3D Gaussian Splatting? Look no further! I made a tutorial! Thanks to the @nerfstudioteam viewer! It's so easy, you can get up and running in about 15 minutes. #AI #3D #VFX youtu.be/A1Gbycj0bWw

jonstephens85's tweet card. How to Use The Nerfstudio Viewer With 3D Gaussian Splatting

youtube.com

YouTube

How to Use The Nerfstudio Viewer With 3D Gaussian Splatting


Tech Designer 3D (John) 已轉發

This pretty much sums up 3D Gaussian Splatting!

來自 dylan

Tech Designer 3D (John) 已轉發

#b3d tip: Grid Fill quickly fills the empty space between the loops you’ve made. This video shows you how to use it correctly, including some tips you may not know! More tips & free sample e-book: blendersecrets.org


Tech Designer 3D (John) 已轉發

This is really exciting! @leo_nid_k published a paper that shows it is possible to build 3D Guassian plat models in minutes on a CPU. He also produced meshes and more! Check out the link to the project in his post. #AI #3D #Computervision

My newest paper: Flexible Techniques for Differentiable Rendering with 3D Gaussians leonidk.github.io/fmb-plus We show connections between 3D Gaussian renderers (FM & 3DGS), build fast models in minutes on CPU, optimize differentiable optical flow, and export colored meshes.



Tech Designer 3D (John) 已轉發

New on @huggingface — CoTracker simultaneously tracks the movement of multiple points in videos using a flexible design based on a transformer network — it models correlation of the points in time via specialized attention layers. 🤗 Try CoTracker ➡️ bit.ly/3swQFqt


Tech Designer 3D (John) 已轉發

.@birdchensensei showcased a smooth Blender-made "3D to 2D" animation inspired by Hayao Miyazaki's final film "How Do You Live?". More: 80.lv/articles/smoot… #ghibli #HowDoYouLive #blender #blender3d #b3d #blendercommunity #blenderanimation #animation #3danimation #anime


Tech Designer 3D (John) 已轉發

I just completed a splats inspired DX12/OpenXR particle demo that runs on both AMD and NVIDIA, with my 4090 running it at a whopping 2x2224x2160 @ 120 FPS I'm still processing the results, but the Quest 3/Vision Pro VR season is definitely going to be wild! [1/n]


Tech Designer 3D (John) 已轉發

Chocolate Panettone Captured with #RealityScan by @andersonrohr On @Sketchfab: skfb.ly/oCpWX


Tech Designer 3D (John) 已轉發

Back from Vac! Here is an album of my 3D scans over the summer holidays, all captured with #RealityScan skfb.ly/oKItP via @Sketchfab


Tech Designer 3D (John) 已轉發

We have added a demo Colab notebook for Neuralangelo 🗿🏛! colab.research.google.com/drive/13u8DX9B… The entire package -- setup, training, and 3D visualization -- all in your browser 😁 full code: github.com/nvlabs/neurala… project page: research.nvidia.com/labs/dir/neura…

We relived Michelangelo in neural network style!! Super excited to finally share Neuralangelo 🛠 -- 3D surface reconstruction from RGB videos with extremely high fidelity! 🤩 To appear at #CVPR2023 project page: research.nvidia.com/labs/dir/neura… paper: research.nvidia.com/labs/dir/neura… 🧵⬇️ (1/4)



Tech Designer 3D (John) 已轉發

#b3d tip: Let's add some panel cuts using the crease brush. We can reduce the geometry with a decimate modifier and still get clean panel cuts using Dyntopo, which automatically adds geometry where needed. More tips & free sample e-book: blendersecrets.org


Tech Designer 3D (John) 已轉發

#b3d tip: Manually painting a mask for edge wear can be a good alternative to using a procedural method, as it can add a bit more of a hand-made look to your model. Fortunately you can create your own brushes in Blender. More tips & free sample e-book: buff.ly/3Y0qtP5


Tech Designer 3D (John) 已轉發

This was not recorded and is not a NerF either. It's a technique called "Gaussian splatting" and it can generate 1080p/30fps videos without using ANY neural network. Here's how it works: 1. Represent the scene with 3D Gaussians. 2. Optimize anisotropic covariance and density.…


Tech Designer 3D (John) 已轉發

With NVIDIA AI Playground, you can now experience the CLIP model running on GPU-accelerated stack directly from your browser. Just upload a few images to the CLIP model and ask a question to identify the most relevant image. #generativeai nvda.ws/45aq54N


Tech Designer 3D (John) 已轉發

I got 3D Gaussian Splatting for Real-Time Radiance Field Rendering up and running with my own data. Here is my quick first impression. Much more to come! Just follow the YT channel to see more as it comes out. #AI #3D #NeuralNetworks youtu.be/kShNYOuDnlI

jonstephens85's tweet card. 3D Gaussian Splatting First Impressions

youtube.com

YouTube

3D Gaussian Splatting First Impressions


Loading...

Something went wrong.


Something went wrong.