-
### Type
Crash to desktop
### Bug description
So I was attempting to play the daily challange and realized I hadn't turned off mouse buttons, so I tried to press F10 to disable them but accid…
-
So the Riemann zeta function has an unsigned infinity.
```
sage: sig = .01
sage: end = 30
sage: complex_plot(zeta,(0,1),(0.01,end),aspect_ratio=1/end)+line([(sig,0),(sig,end)],linestyle='--')
Launc…
-
### Using GOOGLE COLAB NOTEBOOK...
**Running this command to create transforms.json using my own images after installing colmap and ffmpeg**
_in /car directory with custom jpeg images run command_…
-
```
What steps will reproduce the problem?
1. viewing
http://o3d.googlecode.com/svn/trunk/samples_webgl/o3d-webgl-samples/primitives.h
tml or
http://o3d.googlecode.com/svn/trunk/samples_webgl/o3d-we…
-
```
plot(vector([1,3,4]),viewer='canvas3d')
```
just ignores the viewer and uses jsmol instead. This first became obvious by trying
```
sage: x,y,z=var('x y z')
sage: plot_vector_field3d((x*cos(z…
-
Hi! Thanks for the wonderful UI library.
I would like to add support for custom rendering of a widget (i.e. not just a custom widget made of existing primitives, but a widget that uses a custom sha…
-
Hi everyone, like I say in the title I can't create my database. I installed COLMAP and FFmpeg folowing [Tips for training NeRF models with Instant Neural Graphics Primitives](https://github.com/NVlab…
-
## Introduction
We have multiple (upcoming) clients of low level gfx-rs with strong performance or validation constraints. Our current HAL interface strongly adapts the Vulkan API together with the…
-
```
What steps will reproduce the problem?
1. viewing
http://o3d.googlecode.com/svn/trunk/samples_webgl/o3d-webgl-samples/primitives.h
tml or
http://o3d.googlecode.com/svn/trunk/samples_webgl/o3d-we…
-
1. [ggplot2](https://ggplot2.tidyverse.org/)
**Why should I use it?**
> ggplot2 is a system for declaratively creating graphics, based on The Grammar of Graphics. You provide the data, tell ggplot…