Anushka Trivedi
Anushka Trivedi
I am using `linkThreeObject` to create a `CylinderGeometry` and I want to eventually replace this with a more elaborate geometry but the rotation of the cylinders if off. Here is...
### A descriptive title Lite-server should have got installed, but it is throwing a syntax error relating to another npm package ### Bug repro steps Please give us an isolated...
I keep getting the error `‘ofxVideoRecorder’ does not name a type`. I have updated the project, placed the addon in the correct directory. Should I be including the header file...
I am trying to embed a video with a particular start time, but it doesn't seem to be working The different links I have tried are `https://youtu.be/EoLs36sGqHI?t=435` `https://www.youtube.com/watch?v=EoLs36sGqHI&t=435` `https://www.youtube.com/embed/EoLs36sGqHI?start=435` Is...
I am trying to crop a transparent image and save it as a jpeg file with no transparency. My settings look like this ``` CroppedFile? croppedImage = await ImageCropper().cropImage( sourcePath:...
When trying to run a completely new project locally I am getting the following error ``` Sass is watching for changes. Press Ctrl-C to stop. [11ty] Eleventy CLI Fatal Error:...
I have been deploying to Github pages and I think it will be useful to provide a way for deploying to a relative URL. The digital garden plugin will probably...
I am working on a linux machine and the **make** command gives me an error `$ make` `[ 8%] Building CXX object Examples/Window/CMakeFiles/Window.dir/main.cpp.o` `[ 16%] Linking CXX executable ../../Binaries/Linux/Release/Window` `/usr/bin/ld:...
#1 Added my own hacktoberfest span element
**Is your feature request related to a problem? Please describe.** This is the first open source project that I found today that has a macOS release, so I am quite...