-
- [x] move x/y/z on repeat on animation curve
- [x] rotate around x/y/z axis on repeat on animation curve
-
- [ ] run demo with 3d hardware: cardboard
- [x] run demo with 3d hardware: some occulus (on mac)
- [x] input device events: gamepad
- [ ] input device events: keyboard
- [x] import and displ…
-
**MVP**
- ~~Macro Grelha 3x3~~
- ~~Micro Grelha 4x4~~
- ~~3D Pieces~~
- ~~3D Board (Depth, Borders etc)~~
- Set of Curated Images
- Uploaded Images
- Game states
- Counter (partially exists)…
-
this is the code from ``train_body.py``
```
def image_process(img_pth):
img = cv2.imread(img_pth)
img = cv2.cvtColor(img, cv2.COLOR_BGR2RGB)
img = cv2.resize(img, (512,512))
retu…
-
When switching from an empty toolbar slot to the next slot containing raw fish using the mouse wheel, the 3d no animation is played to "get-out" the raw fish plate and the 3d model is displayed incorr…
-
Since basically every 3d software can export FBX format, let's use it in Cervus as well.
The `MORPH` component could probably be used in here, but further research is required
to confirm that.
#…
-
The output of `nix search` and `nix search --verbose` are the same:
```
$ nix search blender
warning: using cached results; pass '-u' to update the cache
* nixpkgs.blender (blender)
3D Creati…
-
## Description
When using Mac Mouse Fix with Blender 3D (3D animation and modeling software), I lose mouse feature on blender like moving around the 3D model with middle click.
## Steps to repro…
-
### Checklist
- [X] I have searched for [similar issues](https://github.com/isl-org/Open3D/issues).
- [X] For Python issues, I have tested with the [latest development wheel](https://www.open3d.or…
-
how to import animation like by **fbx** or other format?
when i import MMD model into **UE4** and create animation in other 3D software which output a` .fbx` file and it always tell me `Import failed…