-
Add description and examples of use for the microsite.
### What should be documented?
- [x] (verification) How to `compile` from the command line a Swift Playground project.
- [x] (documentation…
-
## Description
Currently, nef can generate [markdown files](https://github.com/bow-swift/nef#-generating-a-markdown-project) given a nef Playground. Also, it lets you export your documentation to m…
-
**Describe the bug**
I do not know, what the bug is, but the code below causes a CGAL assert to fail:
```
$ openscad a.scad -o a.stl
CGAL error: assertion violation!
Expression : e_below != S…
-
I tried out the library with NEF files from my Nikon D7000. I have used [Geeqie](https://github.com/BestImageViewer/geeqie) before and I find that the images are much darker in rawloader:
On th…
-
I'd like a way of having the dimensionality of a SimpleNode origin/termination be based on construction parameters.
Right now, I can't do this:
``` python
class Delay(nef.SimpleNode):
def __init…
-
The compiler should be extended with an optimizer that produces optimized NeoVM code. Optimized in this sense means a lower GAS cost.
- Implement the same optimization mechanisms that the neo-devpa…
-
```
What steps will reproduce the problem?
1. Connect to Camera
2. go to gallary
3. switch to camera
4. push the arrow up-down button
You now see thumbnails of all NEF-Files of the camaras SD-Card
…
-
```
What steps will reproduce the problem?
1. Connect to Camera
2. go to gallary
3. switch to camera
4. push the arrow up-down button
You now see thumbnails of all NEF-Files of the camaras SD-Card
…
-
```
What steps will reproduce the problem?
1. Connect to Camera
2. go to gallary
3. switch to camera
4. push the arrow up-down button
You now see thumbnails of all NEF-Files of the camaras SD-Card
…
-
I am trying to implement this library in my C based program and was trying to use this example as well as the Wiki but was unable to get the example program to work correctly with my photo. Any feedba…