gpujs / gpujs/gpu.js

setTactic and tactic are missing in kernel

Đang mở
#800 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
JavaScript
Star
15.5k
Fork
663
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

[![image](https://user-images.githubusercontent.com/80491863/204686680-c14c815a-10fe-4319-832c-7618530da9d3.png)](https://media.tenor.com/94yCgvi1YwEAAAAC/attention-hello.gif)

## *What* is wrong?
Kernels are created without setTactic function and tactic field. I need this to set to high precision so that my noise function doesn't look like poop

## *Where* does it happen?

## *How* do we replicate the issue?

## *How* important is this (1-5)?
3

## Expected behavior (i.e. solution)
call to function and function runs

## Other Comments
Error Message:
`Uncaught (in promise) TypeError: func.setTactic is not a function`
func is a kernel made with gpu.createKernel();

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Hướng nghiên cứu

Start at the gpu.createKernel() entry point and trace how the kernel object is created. Investigate why the resulting kernel lacks setTactic and tactic, then verify that calling setTactic works and the kernel runs with the requested precision.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Đánh giá

Công nghệ
javascript
Lĩnh vực
computer-graphics
Loại issue
Lỗi
Độ khó
3/5
Thời gian dự kiến
1-2 ngày
Mức độ hoạt động
Đình trệ
Độ rõ ràng
Cần làm rõ
Mức phù hợp với người mới
30/100

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.