-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
webXOS | ANYTHING3 — Point Cloud Video Converter
webxos.netlify.app/anything3
Real-time browser-based video → 3D point cloud converter built with Three.js (r128).
Matrix-style UI · Optimized for low-end machines · No server required.
Live Demo: Drop this index.html in any browser.
Features
- Drag & drop video upload
- Adjustable resolution (200–1200 px)
- Point density & depth intensity controls
- Auto-brightness correction per frame
- Live Three.js point cloud preview
- Play/stop animation (8 FPS capped for performance)
- Orbit controls + reset view
- Matrix rain background
- Terminal-style status log
How to Use
- Open
index.htmlin a modern browser - Drop a video file (mp4, webm, etc.) or click "Upload Video"
- Adjust:
- Resolution – higher = more detail (slower)
- Point Density – more/fewer points
- Depth Intensity – stronger 3D pop
- Click Convert to Point Cloud
- Wait for conversion (modal progress)
- Press Play to watch the point cloud animation
- Orbit with mouse, Reset View or Clear Scene as needed
Performance Notes
- Max 30 frames converted (keeps RAM < 300 MB)
- Fixed 8 FPS playback
- Point size 0.05 (attenuated)
- Tested on 8 GB RAM laptops
Dependencies (CDN)
html:
script src = https://cdnjs.cloudflare.com/ajax/libs/three.js/r128/three.min.js
script src = https://cdn.jsdelivr.net/npm/[email protected]/examples/js/controls/OrbitControls.min.js
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed