3D
3D modeling uses specialized software to create a digital model of a physical object. It is an aspect of 3D computer graphics, used for video games, 3D printing, and VR, among other applications.
Here are 3,079 public repositories matching this topic...
I hope I supposed to open an issue and not do something else.
I tried to search for the Lwjgl3ApplicationConfiguration and its related classes' documentation online but couldn't find it here: https://libgdx.badlogicgames.com/ci/nightlies/docs/api/
Add user quotes page to highlight testimonials by users
- Style exploration for template
- Add collected feedback
- Update menu system to include links to page
Pushing full quotes page to 4.2 so that we can get partner testimonials. For now we will include some quotes on the landing page as a rolling content block and implement the full page once we have more content approved
Description:
- A-Frame Version:
<script src="../../../dist/aframe-master.js"></script> - Platform / Device: Windows, Google Chrome Version 81.0.4044.113
- Reproducible Code Snippet or URL:
All of the text demos linked in components/text
Error message:
Uncaught TypeError: navigator.xr.requestDevice is not a funct
Frequent bug: while sorting by y-coordinate, the vertices are sorted, but the data coming with the vertices is not.
Gouraud shading, forgot to sort intensities
In my case I was calculating a barycentric coordinate of one vertex and assigning it to a different vertex by mistake.
The artifacts looked exactly the same as you presented, if it is the same problem then the description could be
Great tutorial! It clears up a lot of my questions about various effects.
Minor complaint: Focal length is size of the lens. Focal distance is the distance between the camera and the focal point.
Sandcastle example: open any basic shape (e.g. Rectangle) and try to set an outlineWidth, or search "outlineWidth" on this tracker and read any of a bunch of existing issues, starting with #40 (!)
Browser: any
Operating System: Windows only, apparently
Since the very beginning of Cesium, people have been trying to use the outlineWidth property on EllipseGraphics, RectangleGraphics, Po
-
Updated
Apr 17, 2020 - Python
-
Updated
May 14, 2020 - C++
-
Updated
Apr 9, 2020
Priority
Low
Issue Description
In the screenshot below, LAST MODIFIED shows Sat, 26 Oct 1985 08:15:00 GMT,which is incorrect.
Expected Results
LAST MODIFIED shows correct timestamp, so that users know when this file is modified.
Screenshots/Related files
. The editor is vast and has too many great options, exploring it is not easy but getting lost inside the editor is easy. Hence, requesting you to consider making a video documentation about using the editor. Here one can explain about things such as the Graph editor, GPU, Publishing, Player, Configuring these, vario
Very cool project. This request may be similar to issue 10. Is there a way to print the Dense alignment images (yellow + blue=green) shown in the readme? Is Matlab (not free) required?
"Simply use:
imshow(image);
hold on;
pcshow(vertices);
view(2);"
Also (btw), I have seen haar cascades combined with dlib for facial detection speedups:
-
Updated
Mar 22, 2020 - C++
The new multi-tab editor doesn't make sense when you switch back to a previous tab because it doesn't draw the view that that tab generated. One has to hit F5 to make the view match the tab each time you switch tabs. That is tedious and can be time consuming if the preview takes significant time.
It would be much better if the view was saved in an off screen buffer and restored. If that is not
Currently, the glDrawRangeElements() WebGL 2 function is not implemented in Firefox (38) and causes "Not Implemented." assertion. It is also not yet implemented in Emscripten, but I have a patch that adds it.
Rela
-
Updated
Apr 4, 2020 - Python
While following the tutorial from the very beginning I started to have issues when we get to setting the viewport.
I used CSS to specify the size of the canvas to 400x300 as the tutorial does but I wasn't using any of the helper libraries. When I was drawing the purplish-red triangle on the scr
Good first issue
Please respect the following template to report a new issue, otherwise your issue will be automatically closed.
Before submitting, search through existing open or closed issues reports and through blender.stackexchange.com to check whether the issue already exists.
Make sure the issue concerns the BlenderGIS addon and not Blender itself.
In preference do not ask for help here, only report
Documentation routes
I have noticed some of the routes end with an underscore like the following.
http://docs.claygl.xyz/api/clay.Shader_.html
when the underscore is removed the route works as expected.
http://docs.claygl.xyz/api/clay.Shader.html
-
Updated
Sep 7, 2019 - JavaScript
-
Updated
Jan 30, 2019 - C++
-
Updated
May 13, 2020 - TypeScript
-
Updated
May 6, 2020 - C++
Expose raytracing render-path in Armory and document implementation details.
Community contribution added in #1125
Controls a transform scale on the built-in AR button only. Eventually this could be deprecated in favor of using a ::part.
- Wikipedia
- Wikipedia
Hello!
Your library/framework is obviously amazing. I believe you are accidentally not exporting the
controlsfolder right now with your NPM package.It means that actually the only way to access commonly used library members such as
TrackballControlsis like so: vasturiano/three-render-objects#5Perhaps intentional but wanted to point out just in case.
<de